Code Review Request for Bug #5035850

Darryl Mocek darryl.mocek at oracle.com
Fri Nov 18 18:27:53 UTC 2011


Hello.  Please review this patch to fix a serialization issue with 
String's CASE_INSENSITIVE_ORDER.  If you serialize, then deserialize the 
class, the equals test will fail in the comparison of what was 
serialized with what was deserialized.  Webrev, including test, can be 
found here: http://cr.openjdk.java.net/~sherman/darryl/5035850/webrev

Thanks,
Darryl



More information about the core-libs-dev mailing list