< prev index next >

test/jdk/jigsaw/launcher/addmods/AddModsTest.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
- * @modules jdk.jlink/jdk.tools.jmod
+ * @modules jdk.jlink/jdk.tools.jmod jdk.compiler
  * @build AddModsTest CompilerUtils jdk.testlibrary.*
  * @run testng AddModsTest
  * @summary Basic test for java -addmods
  */
 
< prev index next >