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