Hi all, Continuing the removal of the JNI_ENV* macros, I have done the other half of the JVMTI Get[G-Z] methods. The final JVMTI test refactoring will come in a final webrev after this one.
The change is straightforward as before, just a bit repetitive: Webrev: http://cr.openjdk.java.net/~jcbeyler/8210429/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8210429 I tested this in release mode for the tests that were modified. Thanks for your reviews, Jc