[jdk8u] RFR: 8359170: Add 2 TLS and 2 CS Sectigo roots

Andrew John Hughes andrew at openjdk.org
Mon Jun 16 15:15:41 UTC 2025


On Mon, 16 Jun 2025 09:34:32 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

> > The failing tests are fixed by [JDK-8345414](https://bugs.openjdk.org/browse/JDK-8345414) which I'll be bringing to 8u once it's in 11u. As can be seen from the 11u PR - [openjdk/jdk11u-dev#3048](https://github.com/openjdk/jdk11u-dev/pull/3048) - the tests failing here fail there too. I don't see them being run in the 11u PR for this issue and I suspect they don't get run often, because `\manual` has been used to hide the failures.
> 
> That's great news. I'm not sure JDK-8345414 is enough to remove all the errors in `jdk_security_infra` tests in JDK8, though (I havent tried it either).
> 
> Also we may want to remove some additional `/manual` stuff and run them by default in 11 and 8. The less we hide under the carpet the better.

FWIW, no objection from me to reverting [JDK-8334441](https://bugs.openjdk.org/browse/JDK-8334441) in 11u. It is better to turn off individual failing cases temporarily, as we did before, than hide the lot.

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

PR Comment: https://git.openjdk.org/jdk8u/pull/75#issuecomment-2977041946


More information about the jdk8u-dev mailing list