JDK-8360406 : [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed
Type:Bug
Component:tools
Sub-Component:javac
Affected Version:21.0.8
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2025-06-24
Updated:2025-11-03
Resolved:2025-06-25
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.
See JDK-8359336 - the logic for attaching type annotations to class files backported in JDK-8341779 is implicated in that crash.
This issue tracks disabling that logic until JDK-8359336 is fixed.
Comments
A pull request was submitted for review.
Branch: pr/4151
URL: https://git.openjdk.org/jdk17u-dev/pull/4152
Date: 2025-11-02 10:01:03 +0000
[jdk21u-critical-request] Approval Request from Liam Miller-Cushon
disabling logic added by JDK-8341779 and related backports, to work around the crash reported in JDK-8359336. tier1 tests pass.
24-06-2025
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk21u/pull/466
Date: 2025-06-24 15:55:49 +0000