diff -r a8754858a7fc -r b8d532cb6420 hotspot/test/runtime/NMT/JcmdScale.java --- a/hotspot/test/runtime/NMT/JcmdScale.java Sat May 02 18:40:37 2015 -0700 +++ b/hotspot/test/runtime/NMT/JcmdScale.java Mon May 04 16:30:07 2015 +0200 @@ -31,7 +31,7 @@ * @run main/othervm -XX:NativeMemoryTracking=summary JcmdScale */ -import com.oracle.java.testlibrary.*; +import jdk.test.lib.*; public class JcmdScale {