hg: hsx/hotspot-rt/hotspot: 8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions.

harold.seigel at oracle.com harold.seigel at oracle.com
Mon Mar 25 09:07:35 PDT 2013


Changeset: 729be16a470b
Author:    hseigel
Date:      2013-03-25 08:37 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/729be16a470b

8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions.
Summary: Don't check the padding bits if class file version is >= 51.
Reviewed-by: kvn, dholmes, coleenp

! src/share/vm/classfile/verifier.cpp



More information about the serviceability-dev mailing list