jdk/test/sun/security/pkcs11/rsa/TestCACerts.java
changeset 40975 680639c9b307
parent 35379 1e8e336ef66b
child 42693 6645de32a866
--- 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
  */