< prev index next >

jdk/test/sun/security/pkcs11/MessageDigest/TestCloning.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 6414899
  * @summary Ensure the cloning functionality works.
  * @author Valerie Peng
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestCloning
  * @run main/othervm TestCloning sm
  */
 
 import java.security.MessageDigest;
< prev index next >