-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b45
-
generic
-
generic
-
Verified
The javadoc of openmbean.ArrayType.hashCode and openmbean.CompositeDataSupport.hashCode (and possibly other classes) describes how the hashCode is computed by doing the sum of various elements. It appears some of these elements are primitive types (int & boolean) and the javadoc does not explain how the hashcode is computed for them.
There is a need for clarification.
###@###.### 2005-05-20 13:41:40 GMT
There is a need for clarification.
###@###.### 2005-05-20 13:41:40 GMT
- relates to
-
JDK-6369229 For several methods, the javadoc body comes from the ancestor in place of from the interface
- Closed