hg: jdk10/hs/hotspot: 8178949: The split verifier allows anewarray to create an array of more than 255 dimensions.
harold.seigel at oracle.com
harold.seigel at oracle.com
Mon Apr 24 13:52:07 UTC 2017
Changeset: 1617b39a1ae4
Author: hseigel
Date: 2017-04-24 08:47 -0400
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/1617b39a1ae4
8178949: The split verifier allows anewarray to create an array of more than 255 dimensions.
Summary: Add check to split verifier handling of anewarray opcode.
Reviewed-by: sspitsyn, gtriantafill, lfoltan
! src/share/vm/classfile/verifier.cpp
! test/runtime/verifier/TestANewArray.java
More information about the jdk10-hs-changes
mailing list