hotspot/test/gc/arguments/TestG1HeapSizeFlags.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 36576 8bd19bf60177
--- a/hotspot/test/gc/arguments/TestG1HeapSizeFlags.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/gc/arguments/TestG1HeapSizeFlags.java	Thu Oct 29 12:04:04 2015 -0700
@@ -26,7 +26,7 @@
  * @key gc
  * @bug 8006088
  * @summary Tests argument processing for initial and maximum heap size for the G1 collector
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.base/sun.misc
  *          java.management
  * @build TestG1HeapSizeFlags TestMaxHeapSizeTools