Update javax.lang.model for switch expressions

XMLWordPrintable

    • Type: CSR
    • Resolution: Approved
    • Priority: P4
    • 14
    • Component/s: core-libs
    • None
    • minimal
    • Java API
    • SE

      Summary

      Update informative description of SourceVersion.RELEASE_14 to mention switch expressions.

      Problem

      The summary of the new features in the release is out of date.

      Solution

      Update the feature list of the release to include switch expressions.

      Specification

           /**
            * The version recognized by the Java Platform, Standard Edition
            * 14.
            *
      +     * Additions in this release include switch expressions.
      +     *
            * @since 14
            */
            RELEASE_14;
      

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

              Created:
              Updated:
              Resolved: