JDK-8317415 : [lworld] Preload_attribute needs moving to jdk.internal.classfile.attribute
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: repo-valhalla
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-10-03
  • Updated: 2024-02-16
  • Resolved: 2024-02-16
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.
Other
repo-valhallaFixed
Related Reports
Relates :  
Description
Post merge of jdk-22+10 the following tests fail because of move from com.sun.tools.classfile to jdk.internal.classfile.attribute, missing Preload_attribute:

tools/javac/annotations/SyntheticParameters.java
tools/javac/annotations/typeAnnotations/classfile/SyntheticParameters.java	
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/valhalla/pull/1008 Date: 2024-02-16 02:26:53 +0000
16-02-2024