-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b15
-
generic
-
generic
The Java Specialists newsletter reports instance of this coding pattern in the JDK codebase:
www.javaspecialists.eu/archive/Issue210.html
- csr for
-
JDK-8299995 Add lint check for calling overridable methods from a constructor
- Closed
- relates to
-
JDK-8310067 Restore javac manpage updates
- Resolved
-
JDK-8325189 Enable this-escape javac warning in java.base
- Resolved
-
JDK-6557145 Warn about calling abstract methods in constructors
- Resolved
-
JDK-8325266 Enable this-escape javac warning in jdk.javadoc
- Resolved
-
JDK-8325263 Address this-escape lint warnings java.base (umbrella)
- New
-
JDK-8317336 Assertion error thrown during 'this' escape analysis
- Resolved
-
JDK-8317818 Combinatorial explosion during 'this' escape analysis
- Resolved
-
JDK-8304443 bootcycle builds fail after JDK-8015831
- Closed
-
JDK-6563143 javac should issue a warning for overriding equals without hashCode
- Closed
1.
|
Release Note: New `javac` Warning When Calling Overridable Methods in Constructors | Resolved | Unassigned |