< prev index next >

test/jdk/java/util/zip/ZipFile/ReadZip.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
    @bug 4241361 4842702 4985614 6646605 5032358 6923692 6233323 8144977 8186464
    @summary Make sure we can read a zip file.
    @key randomness
+   @modules jdk.zipfs
  */
 
 import java.io.*;
 import java.net.URI;
 import java.nio.file.Files;
< prev index next >