hotspot/test/gc/g1/mixedgc/TestLogging.java
changeset 33730 30e064828045
parent 33140 7ff907b9d377
child 35061 be6025ebffea
--- a/hotspot/test/gc/g1/mixedgc/TestLogging.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/gc/g1/mixedgc/TestLogging.java	Thu Oct 29 12:04:04 2015 -0700
@@ -25,7 +25,7 @@
  * @test TestLogging
  * @summary Check that a mixed GC is reflected in the gc logs
  * @requires vm.gc=="G1" | vm.gc=="null"
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @ignore 8138607
  * @modules java.management
  * @build sun.hotspot.WhiteBox gc.g1.mixedgc.TestLogging