< prev index next >

jdk/test/sun/security/pkcs11/Provider/Absolute.java

Print this page

        

@@ -22,11 +22,11 @@
  */
 /*
  * @test
  * @bug 7003952 7191662
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @summary load DLLs and launch executables using fully qualified path
  */
 
 import java.security.InvalidParameterException;
 import java.security.Provider;
< prev index next >