diff -r 42921b893642 -r 680639c9b307 jdk/test/sun/security/pkcs11/rsa/TestCACerts.java --- a/jdk/test/sun/security/pkcs11/rsa/TestCACerts.java Tue Sep 13 11:38:31 2016 +0200 +++ b/jdk/test/sun/security/pkcs11/rsa/TestCACerts.java Thu Sep 15 13:03:03 2016 +0300 @@ -21,13 +21,14 @@ * questions. */ -/** +/* * @test * @bug 4856966 * @summary Test the new RSA provider can verify all the RSA certs in the cacerts file * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary + * @modules jdk.crypto.pkcs11 * @run main/othervm TestCACerts * @run main/othervm TestCACerts sm TestCACerts.policy */