RFR(XS): 8049324: interpretedVFrame::expressions to index oopmap correctly

Markus Grönlund markus.gronlund at oracle.com
Fri Jul 4 11:43:24 UTC 2014


Greetings,

 

In the process of trying to make the fix for https://bugs.openjdk.java.net/browse/JDK-8039905 more readable, I messed up the indexing of into the oopmap for the expression slots (in addition to being lazy on testing the new patch suggestion.)

 

This omission made for a few additional failures in nightly testing - my bad.

 

This fix will remedy this problem.

 

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

webrev: http://cr.openjdk.java.net/~mgronlun/8049324/webrev01/ 

 

Local testing run (Windows x64):

 

nsk/jdi*

nsk/jvmti*

 

Sorry for any inconvenience caused by this

 

Regards

Markus

 

 

 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20140704/7ee33f4d/attachment.html>


More information about the serviceability-dev mailing list