--- old/test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCM.java 2015-04-21 18:51:28.370374375 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCM.java 2015-04-21 18:51:28.190284371 -0700 @@ -29,6 +29,7 @@ * @run main TestCICOWithGCM * @summary Test CipherInputStream/OutputStream with AES GCM mode. * @author Valerie Peng + * @key randomness */ import java.security.*;