< prev index next >

test/jdk/jigsaw/scenarios/automaticmodules/RunWithAutomaticModules.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
+ * @modules jdk.compiler
  * @build RunWithAutomaticModules CompilerUtils JarUtils
  *        jdk.testlibrary.ProcessTools
  * @run testng RunWithAutomaticModules
  * @summary Runs tests that make use of automatic modules
  */
< prev index next >