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

Severin Gehwolf sgehwolf at openjdk.org
Wed Aug 13 09:51:21 UTC 2025


On Fri, 8 Aug 2025 14:28:35 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
>> ~~~
>
> 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

It appears the relevant tests no longer fail. Seems an intermittent issue.


Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#digicerttlsrsarootg5
Passed: security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#quovadisrootca2g3

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/673#issuecomment-3183048804


More information about the jdk8u-dev mailing list