diff -r fc19df82d6ee -r 5a6b07edeb21 hotspot/test/runtime/NMT/MallocStressTest.java --- a/hotspot/test/runtime/NMT/MallocStressTest.java Tue Dec 09 11:57:46 2014 +0100 +++ b/hotspot/test/runtime/NMT/MallocStressTest.java Fri Dec 12 09:37:38 2014 +0100 @@ -25,7 +25,7 @@ * @test * @summary Stress test for malloc tracking * @key nmt jcmd stress - * @library /testlibrary /testlibrary/whitebox + * @library /testlibrary /../../test/lib * @build MallocStressTest * @ignore - This test is disabled since it will stress NMT and timeout during normal testing * @run main ClassFileInstaller sun.hotspot.WhiteBox