[jdk8u-dev] RFR: 8345414: Google CAInterop test failures [v2]
Andrew John Hughes
andrew at openjdk.org
Fri Aug 8 14:28:35 UTC 2025
> 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
> ~~~
Andrew John Hughes has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge remote-tracking branch 'dev/master' into JDK-8345414
- Backport e61f97d3ac3ae1cc3f807abcc10d3f405ab69852
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/673/files
- new: https://git.openjdk.org/jdk8u-dev/pull/673/files/3ed2386f..7250aa0b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=673&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=673&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/673.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/673/head:pull/673
PR: https://git.openjdk.org/jdk8u-dev/pull/673
More information about the jdk8u-dev
mailing list