[jdk8u] RFR: 8243543: jtreg test security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java fails

Andrew John Hughes andrew at openjdk.org
Fri Mar 3 17:02:22 UTC 2023


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

> Simple test fix. Clean, test-only fix modulo path changes and ProblemList.txt changes. Add this so that https://bugs.openjdk.org/browse/JDK-8245654 can be added and tests pass.

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)

Do you know if we also need [JDK-8263059](https://bugs.openjdk.org/browse/JDK-8263059), which fixes the third test excluded by 8263069?

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

Marked as reviewed by andrew (Reviewer).

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


More information about the jdk8u-dev mailing list