Code Review for bug_jdk8038076_8u

Prepared by:lfoltan on Wed Apr 16 11:28:46 EDT 2014
Workspace:/java/east/u1/lfoltan/hpot/wrk_jdk8038076_8u
Compare against: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot
Compare against version:6144
Summary of changes: 84 lines changed: 82 ins; 0 del; 2 mod; 312 unchg
Patch of changes: bug_jdk8038076_8u.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/verificationType.hpp

rev 6145 : 8038076: constraint on multianewarray instruction is not checked since class version 50.
Summary: No VerifiyError generated if multianewarray bytecode's array type descriptor was 1 dimension smaller than dimensions specified.
Reviewed-by: hseigel, ctornqvi, coleenp, kamg
2 lines changed: 0 ins; 0 del; 2 mod; 312 unchg

------ ------ ------ ------ --- New Patch Raw test/runtime/verifier/TestMultiANewArray.java

rev 6145 : 8038076: constraint on multianewarray instruction is not checked since class version 50.
Summary: No VerifiyError generated if multianewarray bytecode's array type descriptor was 1 dimension smaller than dimensions specified.
Reviewed-by: hseigel, ctornqvi, coleenp, kamg
82 lines changed: 82 ins; 0 del; 0 mod; 0 unchg

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