< prev index next >

test/jdk/jigsaw/launcher/basic/BasicTest.java

Print this page

        

@@ -24,10 +24,11 @@
 /**
  * @test
  * @library ../../lib /lib/testlibrary
  * @modules jdk.jartool/sun.tools.jar
  *          jdk.jlink/jdk.tools.jmod
+ *          jdk.compiler
  * @build BasicTest CompilerUtils jdk.testlibrary.*
  * @run testng BasicTest
  * @summary Basic test of starting an application as a module
  */
 
< prev index next >