< prev index next >

test/jdk/jigsaw/tools/jmod/JmodNegativeTest.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @modules jdk.jlink/jdk.tools.jmod
  * @library /lib/testlibrary /jdk/jigsaw/lib
+ * @modules jdk.compiler
  * @build jdk.testlibrary.FileUtils CompilerUtils
  * @run testng JmodNegativeTest
  * @summary Negative tests for jmod
  */
 
< prev index next >