< prev index next >

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

Print this page

        

@@ -21,12 +21,13 @@
  * questions.
  */
 
 /*
  * @test
- * @modules jdk.jlink/jdk.tools.jmod
  * @library /jdk/jigsaw/lib /lib/testlibrary
+ * @modules jdk.jlink/jdk.tools.jmod
+ *          jdk.compiler
  * @build jdk.testlibrary.FileUtils CompilerUtils
  * @run testng JmodTest
  * @summary Basic test for jmod
  */
 
< prev index next >