< prev index next >

test/com/oracle/security/ucrypto/TestDigest.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug     7088989
  * @summary Ensure the various message digests works correctly
+ * @key randomness
  */
 
 import java.io.*;
 import java.security.*;
 import java.security.spec.*;
< prev index next >