diff -r 97247477b481 -r 6645de32a866 jdk/test/sun/security/pkcs11/KeyAgreement/TestInterop.java --- a/jdk/test/sun/security/pkcs11/KeyAgreement/TestInterop.java Wed Dec 14 19:46:21 2016 +0100 +++ b/jdk/test/sun/security/pkcs11/KeyAgreement/TestInterop.java Wed Dec 14 10:51:13 2016 -0800 @@ -26,7 +26,7 @@ * @bug 7146728 * @summary Interop test for DH with secret that has a leading 0x00 byte * @library .. - * @modules jdk.crypto.pkcs11 + * @modules jdk.crypto.token * @run main/othervm TestInterop * @run main/othervm TestInterop sm */