--- old/test/com/sun/crypto/provider/Cipher/AES/TestNonexpanding.java 2015-04-21 18:51:29.687032407 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/TestNonexpanding.java 2015-04-21 18:51:29.506942401 -0700 @@ -40,6 +40,7 @@ * @bug 8043836 * @summary Test AES encryption with no padding. Expect the original data length * is the same as the encrypted data. + * @key randomness */ public class TestNonexpanding {