hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java
changeset 33730 30e064828045
parent 30607 035f5801a92e
child 36579 c3090eae87e6
--- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java	Thu Oct 29 12:04:04 2015 -0700
@@ -27,7 +27,7 @@
  * @summary Checks that decommitment occurs for JVM with different
  * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values
  * @requires vm.gc=="G1" | vm.gc=="null"
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.base/sun.misc
  *          java.management
  * @build jdk.test.lib.* sun.hotspot.WhiteBox