gcc/libjava/java
Michael Koch 11e56db0bd 2005-02-21 Michael Koch <konqueror@gmx.de>
* java/awt/Checkbox.java
	(next_checkbox_number): New static variable.
	(generateName): New method.
	(getUniqueLong): Likewise.
	* java/awt/Window.java
	(next_window_number): New static variable.
	(generateName): New method.
	(getUniqueLong): Likewise.

From-SVN: r95354
2005-02-21 21:41:28 +00:00
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt 2005-02-21 Michael Koch <konqueror@gmx.de> 2005-02-21 21:41:28 +00:00
beans [multiple changes] 2005-02-19 18:47:29 +00:00
io FileDescriptor.java (sync): Add real exception to SyncFailedException. 2005-02-21 08:31:01 +00:00
lang natRuntime.cc (insertSystemProperties): Normalize x86 architecture names to "i386" for compatibility reasons. 2005-02-18 23:29:44 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
nio SelectorImpl.java: Reworked import statements. 2005-02-19 09:10:39 +00:00
rmi SelectorImpl.java: Reworked import statements. 2005-02-19 09:10:39 +00:00
security RE.java, [...]: Made 'inner' classes real public static inner classes... 2005-02-20 21:18:30 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text Button.java, [...]: Fixed formatting issues all over. 2005-02-21 16:12:17 +00:00
util JarFile.java (verifyHashes): Check whether ZipEntry exists. 2005-02-21 20:29:00 +00:00