[jdk8u] RFR: 8248899: security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java fails, Certificate has been revoked

Andrew John Hughes andrew at openjdk.org
Fri Mar 3 17:14:23 UTC 2023


On Fri, 3 Mar 2023 14:27:46 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Clean, test-only backport modulo path changes and ProblemList.txt update as it hasn't been added to the problem list on JDK 8u.
> 
> Test fails prior this fix and passes after.
> 
> Please review!

Backport looks good (though not clean as it doesn't include changes to `ProblemList.txt`, due to the absence of [JDK-8263069](https://bugs.openjdk.org/browse/JDK-8263069))

I wouldn't usually approve this for a critical request on its own, but will do so as it's a pre-requisite for [JDK-8245654](https://bugs.openjdk.org/browse/JDK-8245654)

-------------

Marked as reviewed by andrew (Reviewer).

PR: https://git.openjdk.org/jdk8u/pull/35


More information about the jdk8u-dev mailing list