< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 7088989 8014374
  * @summary Ensure the AES ciphers of OracleUcrypto provider works correctly
+ * @key randomness
  */
 
 import java.io.*;
 import java.security.*;
 import java.security.spec.*;
< prev index next >