Please review this trivial change to liberate the following 4 tests from the problem list:
sun/security/pkcs11/Secmod/AddPrivateKey.java sun/security/pkcs11/ec/ReadCertificates.java sun/security/pkcs11/ec/ReadPKCS12.java sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java These tests were failing due to an ancient version of NSS on but now pass without problems. Bug: https://bugs.openjdk.java.net/browse/JDK-8068180 Webrev: http://cr.openjdk.java.net/~vinnie/8068180/webrev.00/ <http://cr.openjdk.java.net/~vinnie/8068180/webrev.00/> Thanks.
