hotspot/test/compiler/uncommontrap/TestUnstableIfTrap.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 36851 03e2f4d0a421
--- a/hotspot/test/compiler/uncommontrap/TestUnstableIfTrap.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/uncommontrap/TestUnstableIfTrap.java	Thu Oct 29 12:04:04 2015 -0700
@@ -40,7 +40,7 @@
 /*
  * @test
  * @bug 8030976 8059226
- * @library /testlibrary /compiler/testlibrary /../../test/lib
+ * @library /testlibrary /compiler/testlibrary /test/lib
  * @modules java.base/jdk.internal.org.objectweb.asm
  *          java.base/sun.misc
  *          java.compiler