--- old/test/sun/security/ec/TestEC.java 2016-10-17 10:45:11.931937878 -0400 +++ new/test/sun/security/ec/TestEC.java 2016-10-17 10:45:11.643937886 -0400 @@ -37,6 +37,7 @@ * @modules jdk.crypto.pkcs11/sun.security.pkcs11.wrapper * @compile -XDignore.symbol.file TestEC.java * @run main/othervm -Djdk.tls.namedGroups="secp256r1,sect193r1" TestEC + * @run main/othervm/java.security.policy=TestEC.policy -Djdk.tls.namedGroups="secp256r1,sect193r1" TestEC */ import java.security.NoSuchProviderException;