RFR: 8287109: Distrust.java failed with CertificateExpiredException

2022-05-23 Thread Rajan Halade
Incorporated patch from my @seanjmullan and removed expired root chains. - Commit messages: - Reformat code - Update ProblemList - 8287109: Distrust.java failed with CertificateExpiredException Changes: https://git.openjdk.java.net/jdk/pull/8856/files Webrev: https://webrevs.open

Re: RFR: 8287109: Distrust.java failed with CertificateExpiredException

2022-05-23 Thread Sean Mullan
On Mon, 23 May 2022 20:14:37 GMT, Rajan Halade wrote: > Incorporated patch from my @seanjmullan and removed expired root chains. LGTM although someone else should probably have a look over this since I contributed the fix. test/jdk/sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java l