Change JVM to check for preview features using JVM_CLASSFILE_MAJOR_VERSION

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: hotspot
    • b27

      Currently, the JVM checks that class files using preview features have class file version 58.65535. Instead, it should check for JVM_CLASSFILE_MAJOR_VERSION.65535 because the class file must be the latest class file version.

            Assignee:
            Harold Seigel (Inactive)
            Reporter:
            Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: