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

Change JVM to check for preview features using JVM_CLASSFILE_MAJOR_VERSION

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • 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.

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

              Created:
              Updated:
              Resolved: