hotspot/test/compiler/intrinsics/bmi/verifycode/AddnTestI.java
changeset 33730 30e064828045
parent 29678 dd2f3932c21e
child 34185 ee71c590a456
--- a/hotspot/test/compiler/intrinsics/bmi/verifycode/AddnTestI.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/verifycode/AddnTestI.java	Thu Oct 29 12:04:04 2015 -0700
@@ -24,7 +24,7 @@
 /*
  * @test
  * @bug 8031321
- * @library /testlibrary /../../test/lib /compiler/whitebox ..
+ * @library /testlibrary /test/lib /compiler/whitebox ..
  * @modules java.base/sun.misc
  *          java.management
  * @build AddnTestI