-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b21
For class file versions <= 45.2, the JVM accepts class files whose Code attribute max_stack and max_locals sizes are 1 byte and attribute length size is 2 bytes. This is not described by the JVM spec and needs to be removed.
- csr for
-
JDK-8232967 Remove bad Code attribute parsing code
- Closed
- relates to
-
JDK-8232598 javap does not recognize different class file format major 45 - minor 2 (or lower)
- Closed