hotspot/test/runtime/NMT/MallocStressTest.java
changeset 28190 5a6b07edeb21
parent 26302 e3228e31a08d
child 29678 dd2f3932c21e
--- 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