--- old/test/com/sun/crypto/provider/Cipher/AES/CICO.java 2015-04-21 18:51:25.725052314 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/CICO.java 2015-04-21 18:51:25.544962309 -0700 @@ -44,6 +44,7 @@ * @summary Test AES ciphers with different modes and padding schemes (ECB mode * doesn't use IV). The test tries 3 different read methods of * CipherInputStream. + * @key randomness */ public class CICO { private static final String ALGORITHM = "aEs";