changeset 30046 | cf2c86e1819e |
parent 5506 | 202f599c92aa |
--- a/jdk/test/javax/crypto/CryptoPermission/AllPermCheck.java Wed Apr 29 08:37:57 2015 -0700 +++ b/jdk/test/javax/crypto/CryptoPermission/AllPermCheck.java Wed Apr 29 10:25:53 2015 -0700 @@ -28,6 +28,7 @@ * InvalidKeyException is thrown instead of SecurityException when * crypto permssion checks failed. * @author Valerie Peng + * @key randomness */ import java.io.*;