Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8235499 Change HotSpot jtreg records test to better handle JDK updates
-
- Resolved
-