--- old/test/javax/crypto/CryptoPermission/RC2PermCheck.java 2015-04-21 18:52:50.759550282 -0700 +++ new/test/javax/crypto/CryptoPermission/RC2PermCheck.java 2015-04-21 18:52:50.575458277 -0700 @@ -27,6 +27,7 @@ * @summary Ensure the crypto permission check on cipher algorithms * with restricted parameter values are correctly enforced. * @author Valerie Peng + * @key randomness */ import java.io.*;