hotspot/test/runtime/NMT/MallocSiteHashOverflow.java
changeset 28190 5a6b07edeb21
parent 27615 d7caba003432
child 30604 b8d532cb6420
--- a/hotspot/test/runtime/NMT/MallocSiteHashOverflow.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/runtime/NMT/MallocSiteHashOverflow.java	Fri Dec 12 09:37:38 2014 +0100
@@ -26,7 +26,7 @@
  * @summary Test corner case that overflows malloc site hashtable bucket
  * @requires sun.arch.data.model == "32"
  * @key nmt jcmd stress
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build MallocSiteHashOverflow
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail MallocSiteHashOverflow