< prev index next >

jdk/test/sun/security/pkcs11/Mac/MacSameTest.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 8048603
  * @summary Check if doFinal and update operation result in same Mac
  * @author Yu-Ching Valerie Peng, Bill Situ, Alexander Fomin
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm MacSameTest
  * @run main/othervm MacSameTest sm
  * @key randomness
  */
 
< prev index next >