--- old/test/runtime/NMT/MallocStressTest.java 2015-02-24 10:34:23.284706985 -0800 +++ new/test/runtime/NMT/MallocStressTest.java 2015-02-24 10:34:22.877687307 -0800 @@ -26,7 +26,7 @@ * @summary Stress test for malloc tracking * @key nmt jcmd stress * @library /testlibrary /../../test/lib - * @build MallocStressTest + * @build com.oracle.java.testlibrary.* MallocStressTest * @ignore - This test is disabled since it will stress NMT and timeout during normal testing * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm/timeout=600 -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocStressTest