hg: jdk8u/hs-dev/hotspot: 8041918: BootstrapMethods attribute cannot be empty.

harold.seigel at oracle.com harold.seigel at oracle.com
Tue May 20 20:36:47 UTC 2014


Changeset: 366c198c896d
Author:    lfoltan
Date:      2014-05-15 09:25 -0400
URL:       http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/366c198c896d

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 jdk8u-all-changes mailing list