<i18n dev> [8]Review request for 7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances

Naoto Sato naoto.sato at oracle.com
Thu Oct 4 14:44:36 PDT 2012


Hello,

Please review the fix for the following bug:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7200341

Proposed changes are located at:

http://cr.openjdk.java.net/~naoto/7200341/webrev.00/

The fix is to re-implement hashCode() correctly. It now also takes all 
the fields into consideration for hash code calculation.

Naoto


More information about the i18n-dev mailing list