hotspot/test/runtime/memory/ReserveMemory.java
changeset 33730 30e064828045
parent 31789 c8c579616fc8
child 36851 03e2f4d0a421
--- a/hotspot/test/runtime/memory/ReserveMemory.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/runtime/memory/ReserveMemory.java	Thu Oct 29 12:04:04 2015 -0700
@@ -26,7 +26,7 @@
  * @key regression
  * @bug 8012015
  * @summary Make sure reserved (but uncommitted) memory is not accessible
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.base/sun.misc
  *          java.management
  * @build ReserveMemory