http://cr.openjdk.java.net/~iignatyev//8252532/webrev.00
> 145 lines changed: 28 ins; 22 del; 95 mod;
Hi all,
could you please review this trivial clean up which replaces
System.getProperty("test.nativepath") w/ Utils.TEST_NATIVE_PATH where
appropriate?
while updating these files, I've also cleaned them up a bit, removed unneeded
imports, added/removed spaces, etc
testing: runtime, serviceability and vmTestbase/nsk/jvmti/ tests on
{linux,windows,macos}-x64
JBS: https://bugs.openjdk.java.net/browse/JDK-8252532
webrev: http://cr.openjdk.java.net/~iignatyev//8252532/webrev.00
Thanks,
-- Igor