-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
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.
- relates to
-
JDK-8235499 Change HotSpot jtreg records test to better handle JDK updates
-
- Resolved
-