Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8334720

Implement JEP 484: Class-File API

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 24
    • core-libs
    • None
    • source, binary
    • minimal
    • Transition from preview feature represent minimal compatibility risk.
    • Java API
    • SE

      Summary

      Class-File API is leaving preview.

      Problem

      • All @PreviewFeature annotations must be removed from Class-File API.
      • All @since tags of Class-File API classes and packages must be updated to the actual version.
      • jdk.internal.javac.PreviewFeature.Feature.CLASSFILE_API must be removed.

      Solution

      • Remove all @PreviewFeature annotations from Class-File API
      • Update all @since tags in Class-File API.
      • Remove jdk.internal.javac.PreviewFeature.Feature.CLASSFILE_API.

      Specification

      Patch is too big to inline, so attached as pr19826.patch.

            asotona Adam Sotona
            asotona Adam Sotona
            Chen Liang, Christian Stein, Vicente Arturo Romero Zaldivar
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: