changeset 40975 | 680639c9b307 |
parent 35379 | 1e8e336ef66b |
child 42693 | 6645de32a866 |
--- a/jdk/test/sun/security/pkcs11/MessageDigest/ReinitDigest.java Tue Sep 13 11:38:31 2016 +0200 +++ b/jdk/test/sun/security/pkcs11/MessageDigest/ReinitDigest.java Thu Sep 15 13:03:03 2016 +0300 @@ -21,13 +21,14 @@ * questions. */ -/** +/* * @test * @bug 4856966 * @summary * @author Andreas Sterbenz * @library .. * @key randomness + * @modules jdk.crypto.pkcs11 * @run main/othervm ReinitDigest * @run main/othervm ReinitDigest sm */