hotspot/test/compiler/whitebox/IsMethodCompilableTest.java
changeset 28190 5a6b07edeb21
parent 27643 fe8f95a2d9bc
child 29678 dd2f3932c21e
--- a/hotspot/test/compiler/whitebox/IsMethodCompilableTest.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/compiler/whitebox/IsMethodCompilableTest.java	Fri Dec 12 09:37:38 2014 +0100
@@ -24,7 +24,7 @@
 /*
  * @test IsMethodCompilableTest
  * @bug 8007270 8006683 8007288 8022832
- * @library /testlibrary /testlibrary/whitebox /testlibrary/com/oracle/java/testlibrary
+ * @library /testlibrary /../../test/lib /testlibrary/com/oracle/java/testlibrary
  * @build IsMethodCompilableTest
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission