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

Andrew John Hughes andrew at openjdk.org
Fri Aug 8 03:10:36 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
~~~

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

Commit messages:
 - Backport e61f97d3ac3ae1cc3f807abcc10d3f405ab69852

Changes: https://git.openjdk.org/jdk8u-dev/pull/673/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=673&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8345414
  Stats: 10 lines in 1 file changed: 0 ins; 0 del; 10 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