Implement JEP 484: Class-File API

XMLWordPrintable

    • Type: CSR
    • Resolution: Approved
    • Priority: P4
    • 24
    • Component/s: 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.

            Assignee:
            Adam Sotona
            Reporter:
            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: