--- old/test/runtime/NMT/ThreadedMallocTestType.java 2015-02-24 10:34:36.762358643 -0800 +++ new/test/runtime/NMT/ThreadedMallocTestType.java 2015-02-24 10:34:36.305336544 -0800 @@ -25,7 +25,7 @@ * @test * @key nmt jcmd * @library /testlibrary /../../test/lib - * @build ThreadedMallocTestType + * @build com.oracle.java.testlibrary.* ThreadedMallocTestType * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail ThreadedMallocTestType