< prev index next >

test/javax/crypto/Mac/ByteBuffers.java

Print this page

        

@@ -24,10 +24,11 @@
 /**
  * @test
  * @bug 4844847
  * @summary Test the Mac.update(ByteBuffer) method
  * @author Andreas Sterbenz
+ * @key randomness
  */
 
 import java.util.*;
 import java.nio.*;
 
< prev index next >