< prev index next >

test/java/util/zip/ZipFile/Assortment.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  * @bug 4770745 6234507 6303183 8048990
  * @summary test a variety of zip file entries
  * @author Martin Buchholz
+ * @key randomness
  */
 
 import java.util.*;
 import java.util.zip.*;
 import java.util.jar.*;
< prev index next >