< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
  * @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 >