This looks fine. Do the tests run correctly after the transform? paul
From: serviceability-dev <serviceability-dev-boun...@openjdk.java.net> on behalf of JC Beyler <jcbey...@google.com> Date: Friday, October 12, 2018 at 4:41 PM To: "serviceability-dev@openjdk.java.net" <serviceability-dev@openjdk.java.net> Subject: RFR (L) 8212082: Remove the NSK_CPP_STUB macros from remaining vmTestbase/jvmti/[sS]* Hi all, I am continuing the NSK_CPP_STUB removal with this next webrev (before last one, the next one I'll send out will be removing NSK_CPP_STUB entirely). Webrev: http://cr.openjdk.java.net/~jcbeyler/8212082/webrev.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8212082 The change is still straight-forward though, since it is just doing the same NSK_CPP_STUB removal as others. Thanks, Jc