--- old/test/com/sun/crypto/provider/Cipher/AES/Padding.java 2015-04-21 18:51:26.621500335 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/Padding.java 2015-04-21 18:51:26.437408330 -0700 @@ -42,6 +42,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 Padding {