Looks good! Please file a new bug for autotest.sh to see if we can
support macos.
Thanks,
Rajan
On 8/15/18 10:40 AM, [email protected] wrote:
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