--- old/test/com/sun/crypto/provider/Cipher/AES/Test4513830.java 2015-04-21 18:51:27.057718345 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/Test4513830.java 2015-04-21 18:51:26.877628340 -0700 @@ -27,6 +27,7 @@ * @summary Verify the output size returned by AES cipher.getOutputSize * method in DECRYPT mode does not add extra bytes for padding * @author Valerie Peng + * @key randomness */ import java.io.PrintStream; import java.security.*;