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