< prev index next >

test/tools/launcher/LauncherMessageTest.java

Print this page

        

@@ -23,10 +23,12 @@
 
 /**
  * @test
  * @bug 8167063
  * @library /test/lib
+ * @modules jdk.compiler
+ *          jdk.zipfs
  * @build jdk.test.lib.Platform
  *        jdk.test.lib.util.FileUtils
  * @run main LauncherMessageTest
  * @summary LauncherHelper should not throw JNI error for LinkageError
  */
< prev index next >