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

Add SourceVersion.RELEASE_19

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 19
    • core-libs
    • None
    • source
    • minimal
    • Java API
    • SE

      Summary

      Add a new enum constant RELEASE_19 to javax.lang.model.SourceVersion for the JDK 19 release and update the FooVisitor14 visitors to cover release 19 as well.

      Problem

      The SourceVersion enum needs an enum constant for each release being modeled.

      Solution

      Append the enum constant RELEASE_19 and update the visitor text and supported source version annotations to cover from RELEASE_14 to RELEASE_19.

      Specification

            darcy Joe Darcy
            darcy Joe Darcy
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: