hotspot/test/compiler/codecache/OverflowCodeCacheTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 38152 80e5da81fb2c
--- a/hotspot/test/compiler/codecache/OverflowCodeCacheTest.java	Thu Oct 29 18:59:22 2015 -0400
+++ b/hotspot/test/compiler/codecache/OverflowCodeCacheTest.java	Thu Oct 29 12:04:04 2015 -0700
@@ -34,7 +34,7 @@
 /*
  * @test OverflowCodeCacheTest
  * @bug 8059550
- * @library /testlibrary /../../test/lib
+ * @library /testlibrary /test/lib
  * @modules java.management
  * @build OverflowCodeCacheTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox