--- old/test/com/sun/crypto/provider/Cipher/AES/CTR.java 2015-04-21 18:51:26.177278324 -0700 +++ new/test/com/sun/crypto/provider/Cipher/AES/CTR.java 2015-04-21 18:51:25.997188320 -0700 @@ -43,6 +43,7 @@ * @bug 8043836 * @summary Test AES ciphers with 4 different modes with NoPadding. Check if * data before encryption and after decryption is the same. + * @key randomness */ public class CTR {