diff -r 42921b893642 -r 680639c9b307 jdk/test/sun/security/pkcs11/Cipher/TestRSACipher.java --- 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 */