[jdk8u] Integrated: 8321408: Add Certainly roots R1 and E1
Andrew John Hughes
andrew at openjdk.org
Fri Mar 22 23:13:33 UTC 2024
On Fri, 22 Mar 2024 03:21:27 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Clean backport (with path shuffling) to add two new root certificates.
>
> New tests fail before patching and succeed after:
> ~~~
> -FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certainlyroote1
> -FAILED: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certainlyrootr1
> +Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certainlyroote1
> +Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certainlyrootr1
> ~~~
>
> 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.
This pull request has now been integrated.
Changeset: 04ccdbf8
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk8u/commit/04ccdbf84df493283a2755c996b3381500a79aa8
Stats: 93 lines in 4 files changed: 89 ins; 0 del; 4 mod
8321408: Add Certainly roots R1 and E1
Reviewed-by: sgehwolf
Backport-of: e8f7eaeefe503a34089fd49051f9114d98a63cb1
-------------
PR: https://git.openjdk.org/jdk8u/pull/54
More information about the jdk8u-dev
mailing list