jdk/test/com/oracle/security/ucrypto/TestCICOWithGCM.java
changeset 30046 cf2c86e1819e
parent 27182 4525d13b8af1
child 35315 67dcc46f8241
--- a/jdk/test/com/oracle/security/ucrypto/TestCICOWithGCM.java	Wed Apr 29 08:37:57 2015 -0700
+++ b/jdk/test/com/oracle/security/ucrypto/TestCICOWithGCM.java	Wed Apr 29 10:25:53 2015 -0700
@@ -26,6 +26,7 @@
  * @bug 8014374
  * @summary Test basic CipherInputStream/OutputStream func w/ GCM mode.
  * @author Valerie Peng
+ * @key randomness
  */
 
 import java.security.*;