Code Review for bug_jdk8041918_8u

Prepared by:lfoltan on Mon May 19 11:34:53 EDT 2014
Workspace:/java/east/u1/lfoltan/hpot/wrk_jdk8041918_8u
Compare against: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:6240
Summary of changes: 237 lines changed: 236 ins; 0 del; 1 mod; 5160 unchg
Patch of changes: bug_jdk8041918_8u.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/classFileParser.cpp

rev 6241 : 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
1 line changed: 0 ins; 0 del; 1 mod; 5160 unchg

------ ------ ------ ------ --- New Patch Raw test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java

rev 6241 : 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
75 lines changed: 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/runtime/classFileParserBug/emptynumbootstrapmethods.jar

rev 6241 : 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
4 lines changed: 4 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/runtime/classFileParserBug/emptynumbootstrapmethods1.jcod

rev 6241 : 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
68 lines changed: 68 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/runtime/classFileParserBug/emptynumbootstrapmethods2.jcod

rev 6241 : 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
89 lines changed: 89 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/lfoltan/bin/hg_webrev (vers 23.18-hg-never).