Hello,
Please review this fix for TsacertOptionTest.java test.
The test fails intermittently on some Macs. It starts a local TSA
service which is actually an HTTP server. Then, it runs jarsigner which
uses this local TSA service. The failure happens on some Macs due to
system network settings
Your fix looks fine.
Thanks.
> On 11 Jul 2015, at 17:36, Artem Smotrakov wrote:
>
> Hello,
>
> Please review this fix for TsacertOptionTest.java test.
>
> The test fails intermittently on some Macs. It starts a local TSA service
> which is actually an HTTP server. Then, it runs jarsigner whi
Hello all,
I have an updated webrev for OCSP stapling which incorporates comments
thus far and a few bug fixes and tests.
webrev: http://cr.openjdk.java.net/~jnimeh/reviews/8046321/webrev.2
JEP: https://bugs.openjdk.java.net/browse/JDK-8046321
Thanks,
--Jamil