[jdk8u-dev] Integrated: 8345414: Google CAInterop test failures

Andrew John Hughes andrew at openjdk.org
Wed Aug 13 11:10:19 UTC 2025


On Fri, 8 Aug 2025 03:02:33 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> This fixes failing Google cacert tests. It should leave us with just two failing (`digicerttlsrsarootg5`, `quovadisrootca2g3`), which we can fix or exclude separately. The backport applies cleanly from 11u after the paths are shuffled.
> 
> Testing shows that the tests now pass:
> ~~~
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigne46
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigneccrootcar4
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsignr46
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsignrootcar6
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#godaddyrootg2ca
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar2
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar3
> Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar4
> ~~~

This pull request has now been integrated.

Changeset: 1b94cbfa
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/1b94cbfabcb238da175846372ad26cc3434e77ba
Stats:     10 lines in 1 file changed: 0 ins; 0 del; 10 mod

8345414: Google CAInterop test failures

Reviewed-by: sgehwolf
Backport-of: e61f97d3ac3ae1cc3f807abcc10d3f405ab69852

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

PR: https://git.openjdk.org/jdk8u-dev/pull/673


More information about the jdk8u-dev mailing list