< prev index next >

test/tools/launcher/BigJar.java

Print this page

        

@@ -23,10 +23,12 @@
 
 /*
  * @test
  * @bug 7194005
  * @summary launcher handling of zip64 archives (Scenario A and B)
+ * @modules jdk.compiler
+ *          jdk.zipfs
  * @compile  -XDignore.symbol.file BigJar.java
  * @run main/timeout=600 BigJar
  */
 /*
  * This test consists of two scenarios:
< prev index next >