jdk/test/sun/security/pkcs11/tls/TestKeyMaterial.java
changeset 40975 680639c9b307
parent 35379 1e8e336ef66b
child 41123 66eaead2a150
--- a/jdk/test/sun/security/pkcs11/tls/TestKeyMaterial.java	Tue Sep 13 11:38:31 2016 +0200
+++ b/jdk/test/sun/security/pkcs11/tls/TestKeyMaterial.java	Thu Sep 15 13:03:03 2016 +0300
@@ -21,13 +21,14 @@
  * questions.
  */
 
-/**
+/*
  * @test
  * @bug 6316539
  * @summary Known-answer-test for TlsKeyMaterial generator
  * @author Andreas Sterbenz
  * @library ..
  * @modules java.base/sun.security.internal.spec
+ *          jdk.crypto.pkcs11
  * @run main/othervm TestKeyMaterial
  * @run main/othervm TestKeyMaterial sm policy
  */