< prev index next >

test/jdk/jigsaw/launcher/limitmods/LimitModsTest.java

Print this page

        

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