hg: jdk9/hs-rt/hotspot: 8041918: BootstrapMethods attribute cannot be empty.
lois.foltan at oracle.com
lois.foltan at oracle.com
Thu May 15 14:17:06 UTC 2014
Changeset: cb82a30966ac
Author: lfoltan
Date: 2014-05-15 09:25 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/cb82a30966ac
8041918: BootstrapMethods attribute cannot be empty.
Summary: Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero.
Reviewed-by: coleenp, hseigel
! src/share/vm/classfile/classFileParser.cpp
+ test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
+ test/runtime/classFileParserBug/emptynumbootstrapmethods.jar
+ test/runtime/classFileParserBug/emptynumbootstrapmethods1.jcod
+ test/runtime/classFileParserBug/emptynumbootstrapmethods2.jcod
More information about the jdk9-all-changes
mailing list