[jdk8u-dev] RFR: 8345414: Google CAInterop test failures
Severin Gehwolf
sgehwolf at openjdk.org
Fri Aug 8 12:26:18 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
> ~~~
Looks good. Only two more test failures in `jdk/security_infra` group (which is for another patch):
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#digicerttlsrsarootg5
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#quovadisrootca2g3
Linux additional build failure should go away if you merge master. The tier1 failure on Linux x86 (32 bit is intermittent).
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR Review: https://git.openjdk.org/jdk8u-dev/pull/673#pullrequestreview-3100628066
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/673#issuecomment-3167708962
More information about the jdk8u-dev
mailing list