-
Bug
-
Resolution: Duplicate
-
P5
-
None
-
5.0
-
None
-
generic
-
generic
The Area class contains an equals(Area) method. It is
unclear whether this was intended to be the
equals(Object) method of the java.lang.Object equals/hashCode
contract or just an equals(Area) method. If not,
the javadoc might clarify that the current definition is
intended and does not follow the Object.equals() contract.
unclear whether this was intended to be the
equals(Object) method of the java.lang.Object equals/hashCode
contract or just an equals(Area) method. If not,
the javadoc might clarify that the current definition is
intended and does not follow the Object.equals() contract.
- duplicates
-
JDK-4391558 java.awt.geom.Area.equals(Object) not overridden
-
- Closed
-