RFR (XS) 8055146: Split Verifier incorrectly throws VerifyError for getstatic of an array field

harold seigel harold.seigel at oracle.com
Wed Dec 31 16:38:12 UTC 2014


Hi,

Please review this small fix for bug 8055146.  The fix allows the 
operands of getstatic and putstatic bytecodes to be arrays, instead of 
throwing VerifyError exceptions.

Open webrev:  http://cr.openjdk.java.net/~hseigel/bug_8055146/

JBS bug: https://bugs.openjdk.java.net/browse/JDK-8055146

The fix was tested with JCK lang and VM tests, hotspot JTReg, and NSK 
split_verifier tests.

Thanks, Harold


More information about the hotspot-runtime-dev mailing list