-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
Hotspot should ignore the ValueTypes attribute and the ACC_Value flag in class files whose major version < 55.
It should also throw a VerifyError exception if it sees the withfield or defaultvalue bytecodes in a class file whose major version < 55.
It should also throw a VerifyError exception if it sees the withfield or defaultvalue bytecodes in a class file whose major version < 55.
- is blocked by
-
JDK-8207814 (proxy) upgrade the proxy class generator to support new class file version
-
- Resolved
-