JDK-8334714 : Implement JEP 484: Class-File API
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.classfile
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-06-21
  • Updated: 2024-11-15
  • Resolved: 2024-11-15
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 24
24 masterFixed
Related Reports
Blocks :  
Blocks :  
CSR :  
Description
This is an execution task to remove all `@PreviewFeature` annotations from Class-File API, bump all `@since` tags and remove `jdk.internal.javac.PreviewFeature.Feature.CLASSFILE_API`.
Comments
Changeset: 84ffb64c Branch: master Author: Adam Sotona <asotona@openjdk.org> Date: 2024-11-15 14:38:17 +0000 URL: https://git.openjdk.org/jdk/commit/84ffb64cd73f8af11cf3670c6f19d282c2ac6961
15-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/19826 Date: 2024-06-21 11:56:37 +0000
09-07-2024