< prev index next >

test/java/util/zip/GZIP/Accordion.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  * @bug 5092263
  * @summary GZIPInputStream o GZIPOutputStream === the identity stream
  * @author Martin Buchholz
+ * @key randomness
 */
 
 // To manually test for uncompressed streams larger than 2GB, do
 // javac Accordion.java && java -server Accordion 3325349068
 // javac Accordion.java && java -server Accordion 5470735564
< prev index next >