-
Bug
-
Resolution: Fixed
-
P5
-
6
-
b46
-
x86
-
windows_xp
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
The JavaDoc for method hashCode() contains a minor typo:
[...] in order to satisfy the general contract for the <tt>Object.hashCode</tt>method.
There should be a space between "Object.hashCode" and method.
See http://java.sun.com/javase/6/docs/api/java/util/Collection.html#hashCode()
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
The JavaDoc for method hashCode() contains a minor typo:
[...] in order to satisfy the general contract for the <tt>Object.hashCode</tt>method.
There should be a space between "Object.hashCode" and method.
See http://java.sun.com/javase/6/docs/api/java/util/Collection.html#hashCode()
REPRODUCIBILITY :
This bug can be reproduced always.