JDK-8309595 : Allow javadoc to process unnamed classes
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 21
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-06-07
  • Updated: 2023-06-20
  • Resolved: 2023-06-08
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 21 JDK 22
21Fixed 22 b01Fixed
Related Reports
CSR :  
Relates :  
Description
Unnamed classes are rejected by javadoc because they are synthetic.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk21/pull/1 Date: 2023-06-08 17:56:29 +0000
08-06-2023

Changeset: 0be39054 Author: Jim Laskey <jlaskey@openjdk.org> Date: 2023-06-08 17:51:11 +0000 URL: https://git.openjdk.org/jdk/commit/0be39054a631f282acc7ea05b2d98878a2b250bf
08-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14356 Date: 2023-06-07 13:50:35 +0000
07-06-2023