hg: jdk/sandbox: 8232890: Remove bad Code attribute parsing code

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Oct 28 13:00:16 UTC 2019


Changeset: 7f27d70a2424
Author:    hseigel
Date:      2019-10-28 12:55 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/7f27d70a2424

8232890: Remove bad Code attribute parsing code
Summary: Remove code that accepts illegal max_stack, max_locals, and length values for Code attribute in old class files.
Reviewed-by: dholmes, lfoltan

! src/hotspot/share/classfile/classFileParser.cpp



More information about the jdk-sandbox-changes mailing list