RFR: 8271838: AmazonCA.java interop test fails
Sean Mullan
mullan at openjdk.java.net
Fri Jun 10 13:20:01 UTC 2022
On Thu, 9 Jun 2022 18:59:36 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> Updated test certificates to new from CA. I did a loop run of this test and don't see the intermittent failure anymore.
Marked as reviewed by mullan (Reviewer).
test/jdk/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java line 107:
> 105: // Serial number: 75a5dd4b767bedc94a4239da65ed9dfef8218
> 106: // Valid from: Fri Dec 17 12:21:50 PST 2021 until: Tue Jan 17 12:21:50
> 107: // PST 2023
Can you put the "PST 2023" at the end of the previous line instead of on a new line? I think it would be more readable. Same comment applies to all the test certificates.
-------------
PR: https://git.openjdk.org/jdk/pull/9111
More information about the security-dev
mailing list