JDK-8325266 : Enable this-escape javac warning in jdk.javadoc
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-05
  • Updated: 2024-02-12
  • Resolved: 2024-02-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 23
23 b09Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Description
The "this-escape" warning is disabled for the jdk.javadoc module, but it doesn't need to be for the module to build. The warning should be enabled.
Comments
Changeset: 729ae1d7 Author: Joe Darcy <darcy@openjdk.org> Date: 2024-02-06 02:11:37 +0000 URL: https://git.openjdk.org/jdk/commit/729ae1d78716a3830837e49376b5340eb60f9449
06-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17715 Date: 2024-02-05 21:03:04 +0000
05-02-2024