hotspot/test/gc/whitebox/TestWBGC.java
changeset 28190 5a6b07edeb21
parent 26319 9eebe39ee539
child 29678 dd2f3932c21e
--- a/hotspot/test/gc/whitebox/TestWBGC.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/gc/whitebox/TestWBGC.java	Fri Dec 12 09:37:38 2014 +0100
@@ -25,7 +25,7 @@
  * @test TestWBGC
  * @bug 8055098
  * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly.
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build TestWBGC
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  * @run driver TestWBGC