r117248 - in /trunk/libjava: ChangeLog java/uti...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Wed Sep 27 07:58:00 GMT 2006
Author: tromey
Date: Wed Sep 27 07:58:11 2006
New Revision: 117248
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117248
Log:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201712
* java/util/Locale.java (hashcode): No longer transient.
(writeObject): Use ObjectOutputStream.PutField and
defaultWriteObject.
(readObject): Use defaultReadObject.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/java/util/Locale.java
More information about the Gcc-cvs
mailing list