< prev index next >

jdk/test/sun/security/pkcs11/ec/TestKeyFactory.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 6405536
  * @summary Test the P11ECKeyFactory
  * @author Andreas Sterbenz
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestKeyFactory
  * @run main/othervm TestKeyFactory sm
  */
 
 import java.security.Key;
< prev index next >