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