There are approximately 200 "this-escape" javac lint warnings (JDK-8015831) in the java.base module. While those warnings are being suppressed under JDK-8325189, the code impacted by the warnings should be examined to see if the coding pattern can be avoided.
The full list of warning is given in the attachment, subtasks can be used to examine code in a particular area.
The full list of warning is given in the attachment, subtasks can be used to examine code in a particular area.
- relates to
-
JDK-8042878 JEP 212: Resolve Lint and Doclint Warnings
- Closed
-
JDK-8325189 Enable this-escape javac warning in java.base
- Resolved
-
JDK-8015831 Add lint check for calling overridable methods from a constructor
- Resolved
1.
|
Make sun.net.www.MessageHeader final | Resolved | Daniel Fuchs |