hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 34185 ee71c590a456
--- a/hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/whitebox/DeoptimizeFramesTest.java	Thu Oct 29 12:04:04 2015 -0700
@@ -24,7 +24,7 @@
 /*
  * @test DeoptimizeFramesTest
  * @bug 8028595
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.management
  * @build DeoptimizeFramesTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox