< prev index next >

test/jdk/jigsaw/launcher/addreads/AddReadsTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /**
  * @test
  * @library ../../lib /lib/testlibrary
+ * @modules jdk.compiler
  * @build AddReadsTest CompilerUtils jdk.testlibrary.*
  * @run testng AddReadsTest
  * @summary Basic tests for java -XaddReads
  */
 
< prev index next >