JDK-8309568 : javac crashes attempting to -Xprint on a class file of an unnamed class
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 21
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-06
  • Updated: 2023-06-13
  • Resolved: 2023-06-07
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
21 b26Fixed
Related Reports
Relates :  
Relates :  
Description
Test development for JDK-8309503 found that javac crashed attempting to -Xprint on a class file of an unnamed class.
Comments
Changeset: a6726b66 Author: Jim Laskey <jlaskey@openjdk.org> Date: 2023-06-07 11:34:23 +0000 URL: https://git.openjdk.org/jdk/commit/a6726b66dbb3ffa7b2245bb9c27c4bc87148f39c
07-06-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14344 Date: 2023-06-06 22:14:57 +0000
06-06-2023

Test would fail without this fix will be included in JDK-8309503.
06-06-2023