--- old/test/sun/security/pkcs11/rsa/KeyWrap.java 2015-04-21 18:53:09.753042721 -0700 +++ new/test/sun/security/pkcs11/rsa/KeyWrap.java 2015-04-21 18:53:09.572952717 -0700 @@ -27,6 +27,7 @@ * @summary Verify key wrapping (of extractable keys) works for RSA/PKCS1 * @author Andreas Sterbenz * @library .. + * @key randomness */ import java.io.*;