< prev index next >

jdk/test/sun/security/pkcs11/rsa/TestCACerts.java

Print this page

        

@@ -26,11 +26,11 @@
  * @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
+ * @modules jdk.crypto.token
  * @run main/othervm TestCACerts
  * @run main/othervm TestCACerts sm TestCACerts.policy
  */
 
 // this test serves as our known answer test
< prev index next >