-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: core-libs
-
b120
-
Not verified
The module-info.class reader currently ignores the class file version.
The module-info.class writer, based on ASM, and used by the jar and jmod tools, currently writes the class as Opcodes.V1_8 (= 52.0).
- relates to
-
JDK-8148651 prepare for V53.0 class files
-
- Resolved
-
-
JDK-8148248 Pre-defined attributes in JVMS 4.7 may appear in binary form of a module declaration
-
- Closed
-