hg: jdk9/hs-rt/hotspot: 8038076: constraint on multianewarray instruction is not checked since class version 50.
lois.foltan at oracle.com
lois.foltan at oracle.com
Mon Apr 14 16:30:10 UTC 2014
Changeset: 8196842abf5c
Author: lfoltan
Date: 2014-04-14 10:13 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/8196842abf5c
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
! src/share/vm/classfile/verificationType.hpp
+ test/runtime/verifier/TestMultiANewArray.java
More information about the jdk9-all-changes
mailing list