--- old/test/com/sun/crypto/provider/Cipher/AES/Test4517355.java 2015-04-21 18:51:27.489934355 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/Test4517355.java 2015-04-21 18:51:27.313846350 -0700 @@ -27,6 +27,7 @@ * @summary Verify that AES cipher.doFinal method does NOT need more * than necessary bytes in decrypt mode * @author Valerie Peng + * @key randomness */ import java.io.PrintStream; import java.security.*;