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