On Sun, 2006-08-13 at 02:21 +0200, Sven de Marothy wrote:
> 2006-08-13 Sven de Marothy <[EMAIL PROTECTED]>
>
> * java/util/Locale.java
> (hashcode): Is a serialized field, not transient.
> (equals): Should NOT compare strings by reference.
> (readObject/writeObject): Use
This is a major embarassment.
2006-08-13 Sven de Marothy <[EMAIL PROTECTED]>
* java/util/Locale.java
(hashcode): Is a serialized field, not transient.
(equals): Should NOT compare strings by reference.
(readObject/writeObject): Use the default methods and handle