--- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData10.java Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData10.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