-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b82
-
generic
-
generic
-
Verified
- relates to
-
JDK-6565539 javac could issue a warning for not overriding toString in a concrete class
-
- Open
-
-
JDK-8015831 Add lint check for calling overridable methods from a constructor
-
- Resolved
-
-
JDK-6563146 javac should issue a warning for calling overridable methods in a constructor, clone, or readObject
-
- Open
-
-
JDK-8008436 javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
-
- Closed
-
-
JDK-8182323 Add Hashable interface and compiler checking for hashCode/equals contract
-
- Closed
-
-
JDK-4214818 equals() symmetry and equals()/hashCode() compatibility should be enforced
-
- Closed
-