< prev index next >

test/java/util/zip/TimeChecksum.java

Print this page

        

@@ -23,10 +23,11 @@
 
 
 /* @test
  * @bug 7109837
  * @summary Test Adler32/CRC32.update(ByteBuffer)
+ * @key randomness
  */
 
 import java.util.*;
 import java.util.zip.*;
 import java.nio.*;
< prev index next >