RFR[11] JDK-8209537: Two security tests failed after JDK-8164639 due to dependency was missed
sha.jiang at oracle.com
sha.jiang at oracle.com
Wed Aug 15 17:40:45 UTC 2018
Hi,
JDK-8164639 removed NSS libs from repo and added @Artifact in /test/lib
to PKCS11Test.java as dependency.
Some tests outside of sun/security/pkcs11 are also affected. So they
have to be modified accordingly.
Webrev: http://cr.openjdk.java.net/~jjiang/8209537/webrev.00/
Issue: https://bugs.openjdk.java.net/browse/JDK-8209537
Have run all tier2 tests with this fix. The result is green.
Best regards,
John Jiang
More information about the security-dev
mailing list