-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
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
-