--- 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
*/