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