RFR 8059313: Enable keytool NSS test on Mac

2014-09-27 Thread Wang Weijun
Hi Vinnie Can you review the fix at http://cr.openjdk.java.net/~weijun/8059313/webrev.00/ The test will try several places to look for NSS libs. If the machine has no Firefox or Thunderbird installed the NSS part won't run. At least this enables myself running NSS-related tests on my machine

Re: RFR 8059313: Enable keytool NSS test on Mac

2014-09-27 Thread Vincent Ryan
Your fix looks good Max. I’ll examine the issue with PKCS11Test.java on Monday. Thanks. On 27 Sep 2014, at 10:13, Wang Weijun wrote: > Hi Vinnie > > Can you review the fix at > > http://cr.openjdk.java.net/~weijun/8059313/webrev.00/ > > The test will try several places to look for NSS libs.