Hi Sean, new webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8237962.1/
Best Regards, Matthias
>
> Message: 2
> Date: Tue, 28 Jan 2020 10:45:59 -0500
> From: Sean Mullan
> To: security-dev@openjdk.java.net
> Subject: Re: RFR: 8237962: give better error output for invalid OCSP
>
Hello, recently we see (cross platform) sometimes failures in the jtreg test
security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java
.
The failures look like this :
java.lang.RuntimeException: TEST FAILED: unexpected revocation date
at
ValidatePathWit
Looks good.
Thanks,
Sean
On 1/29/20 4:20 AM, Baesken, Matthias wrote:
Hi Sean, new webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8237962.1/
Best Regards, Matthias
Message: 2
Date: Tue, 28 Jan 2020 10:45:59 -0500
From: Sean Mullan
To: security-dev@openjdk.java.net
Subject: Re:
On 1/29/20 7:18 AM, Baesken, Matthias wrote:
Hello, recently we see (cross platform) sometimes failures in the
jtreg test
security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java
.
Is it intermittent or consistent? Also do you see it with CRLs or OCSP?
It could be
Hi everyone,
Get I get reviews on this small change to the AESBench crypto micro,
which puts all the algorithms into the small set for convenience of
testing compiler intrinsics etc.
JBS:
https://bugs.openjdk.java.net/browse/JDK-8238189
Webrev:
http://cr.openjdk.java.net/~ecaspole/JDK-8238189
It looks good to me.
Thanks,
Xuelei
On 1/29/2020 12:55 PM, eric.casp...@oracle.com wrote:
Hi everyone,
Get I get reviews on this small change to the AESBench crypto micro,
which puts all the algorithms into the small set for convenience of
testing compiler intrinsics etc.
JBS:
https://bugs.