gcc/libjava/java
Jesse Rosenstock 8c9aa0cba9 CoderResult.java (Cache.get): Fix a bug that was causing CoderResults to be cached...
2002-11-18  Jesse Rosenstock <jmr@ugcs.caltech.edu>

        * java/nio/charset/CoderResult.java (Cache.get): Fix a bug
        that was causing CoderResults to be cached, not WeakReferences
        to CoderResults.

From-SVN: r59233
2002-11-18 21:31:12 +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 natFileDescriptorWin32.cc (read): Handle case where count is 0. 2002-11-10 22:23:53 +00:00
lang natRuntime.cc (insertSystemProperties): Set gnu.classpath.home. 2002-11-14 18:28:07 +00:00
math
net PlainSocketImpl.java: Fix imports. 2002-11-18 14:55:54 +00:00
nio CoderResult.java (Cache.get): Fix a bug that was causing CoderResults to be cached... 2002-11-18 21:31:12 +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