-
Enhancement
-
Resolution: Fixed
-
P4
-
6
-
b15
-
generic
-
generic
It has been suggested (6275018) that the compiler warns about calls to abstract
methods from constructors (when the receiver is this). Additionally, a warning
about calls to non-final methods could be useful.
methods from constructors (when the receiver is this). Additionally, a warning
about calls to non-final methods could be useful.
- relates to
-
JDK-6275018 Bad initialization of members when accessed by a super class' constructor
- Closed
-
JDK-8015831 Add lint check for calling overridable methods from a constructor
- Resolved