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

Karen Kinnear karen.kinnear at oracle.com
Tue Jan 13 20:00:31 UTC 2015


Looks good.

Thanks for walking me through the logic.
Karen

On Dec 31, 2014, at 11:38 AM, harold seigel wrote:

> 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