hotspot/test/runtime/memory/ReadVMPageSize.java
changeset 28190 5a6b07edeb21
parent 27876 91fd97d8eb71
child 30604 b8d532cb6420
--- a/hotspot/test/runtime/memory/ReadVMPageSize.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/runtime/memory/ReadVMPageSize.java	Fri Dec 12 09:37:38 2014 +0100
@@ -24,7 +24,7 @@
 /*
  * @test
  * @summary Using WhiteBox to get VM page size
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build ReadVMPageSize
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run main/othervm  -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI  ReadVMPageSize