gcc/libjava/java
Michael Koch 6315b6cbff AsynchronousCloseException.java, [...]: New files.
2002-11-21  Michael Koch <konqueror@gmx.de>

	* java/nio/channels/AsynchronousCloseException.java,
	java/nio/channels/CancelledKeyException.java,
	java/nio/channels/ClosedByInterruptException.java,
	java/nio/channels/ConnectionPendingException.java,
	java/nio/channels/FileLockInterruptionException.java,
	java/nio/channels/IllegalSelectorException.java,
	java/nio/channels/NoConnectionPendingException.java,
	java/nio/channels/NonReadableChannelException.java,
	java/nio/channels/NonWritableChannelException.java,
	java/nio/channels/NotYetBoundException.java,
	java/nio/channels/NotYetConnectedException.java,
	java/nio/channels/OverlappingFileLockException.java,
	java/nio/channels/UnresolvedAddressException.java,
	java/nio/channels/UnsupportedAddressTypeException.java:
	New files.
	* Makefile.am (ordinary_java_source_files): Added new files.
	* Makefile.in: Regenerated.

From-SVN: r59341
2002-11-21 10:45:14 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt Container.java (validate): Use tree lock. 2002-11-11 06:33:08 +00:00
beans ICC_Profile.java: Added missing constants. 2002-11-07 08:45:19 +00:00
io 2002-11-20 Michael Koch <konqueror@gmx.de> 2002-11-20 16:19:08 +00:00
lang natReference.cc (add_to_hash): Look at copy', not referent'. 2002-11-19 21:59:41 +00:00
math
net Forgot to add to cvs command line 2002-11-21 10:24:18 +00:00
nio AsynchronousCloseException.java, [...]: New files. 2002-11-21 10:45:14 +00:00
rmi backport: MarshalledObject.java (equals): Check hashcode first. 2002-11-07 18:01:05 +00:00
security KeyStore.java (getInstance): Fix comment and throw IllegalArgumentException if given provider is null. 2002-11-18 18:09:35 +00:00
sql
text Externalizable.java, [...]: New versions from Classpath. 2002-11-10 22:06:49 +00:00
util For PR libgcj/8593: 2002-11-16 00:41:32 +00:00