--- old/test/javax/crypto/CryptoPermission/AllPermCheck.java 2015-04-21 18:52:50.319330272 -0700 +++ new/test/javax/crypto/CryptoPermission/AllPermCheck.java 2015-04-21 18:52:50.131236267 -0700 @@ -28,6 +28,7 @@ * InvalidKeyException is thrown instead of SecurityException when * crypto permssion checks failed. * @author Valerie Peng + * @key randomness */ import java.io.*;