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