< prev index next >

test/runtime/modules/JVMAddModuleExportsToAll.java

Print this page

        

@@ -25,11 +25,11 @@
 import static jdk.test.lib.Asserts.*;
 
 /*
  * @test
  * @modules java.base/jdk.internal.misc
- * @library /testlibrary /test/lib /compiler/whitebox ..
+ * @library /test/lib ..
  * @compile p2/c2.java
  * @compile p1/c1.java
  * @build sun.hotspot.WhiteBox
  * @compile/module=java.base java/lang/reflect/ModuleHelper.java
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
< prev index next >