[jdk8u] RFR: 8321408: Add Certainly roots R1 and E1

Severin Gehwolf sgehwolf at openjdk.org
Fri Mar 22 13:51:37 UTC 2024


On Fri, 22 Mar 2024 03:21:27 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> The following failures are common to both runs:
> 
> ```
> FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigneccrootcar4
> FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1
> FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar2
> FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar3
> FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar4
> ```
> 
> which are believe are caused by [/JDK-8324583](https://bugs.openjdk.org/browse/JDK-8324583) and unrelated to this change.

Yes. See https://github.com/openjdk/jdk8u-dev/pull/471 for the problem listing. Those generate too much noise.

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

PR Comment: https://git.openjdk.org/jdk8u/pull/54#issuecomment-2015150752


More information about the jdk8u-dev mailing list