hotspot/test/gc/whitebox/TestWBGC.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 35061 be6025ebffea
--- a/hotspot/test/gc/whitebox/TestWBGC.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/gc/whitebox/TestWBGC.java	Thu Oct 29 12:04:04 2015 -0700
@@ -25,7 +25,7 @@
  * @test TestWBGC
  * @bug 8055098
  * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly.
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.base/sun.misc
  *          java.management
  * @build TestWBGC