--- old/test/com/oracle/security/ucrypto/TestCICOWithGCM.java 2015-04-21 18:51:23.968174273 -0700 +++ new/test/com/oracle/security/ucrypto/TestCICOWithGCM.java 2015-04-21 18:51:23.780080269 -0700 @@ -26,6 +26,7 @@ * @bug 8014374 * @summary Test basic CipherInputStream/OutputStream func w/ GCM mode. * @author Valerie Peng + * @key randomness */ import java.security.*;