< prev index next >

test/jdk/jigsaw/scenarios/container/ContainerTest.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
- * @modules jdk.jartool/sun.tools.jar
+ * @modules jdk.jartool/sun.tools.jar jdk.compiler
  * @build ContainerTest CompilerUtils jdk.testlibrary.*
  * @run testng ContainerTest
  * @summary Starts a simple container that uses dynamic configurations
  *          and launches two applications in the same VM
  */
< prev index next >