This looks fine. Do the tests run correctly after the transform? paul
From: serviceability-dev <[email protected]> on behalf of JC Beyler <[email protected]> Date: Friday, October 12, 2018 at 4:41 PM To: "[email protected]" <[email protected]> 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
