-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
7
-
generic
-
generic
As discussed in "Effective Java," it is very helpful if concrete classes override the default toString method from Object.
- relates to
-
JDK-6563146 javac should issue a warning for calling overridable methods in a constructor, clone, or readObject
-
- Open
-
-
JDK-6563143 javac should issue a warning for overriding equals without hashCode
-
- Closed
-