[jdk11u-dev] RFR: 8307134: Add GTS root CAs

Severin Gehwolf sgehwolf at openjdk.org
Wed May 24 17:10:56 UTC 2023


On Tue, 23 May 2023 17:55:56 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> Backport to JDK 11u for parity with 11.0.21-oracle.
> 
> Manually merged:
> - Placed new cacert files under make/data/cacerts/.
> - Updated `CHECKSUM` in test/jdk/sun/security/lib/cacerts/VerifyCACerts.java.
> 
> Tested both test/jdk/security/infra/java/security/cert/CertPathValidator/certification/GoogleCA.java and test/jdk/sun/security/lib/cacerts/VerifyCACerts.java with JDK 11 test binary.

Looks fine to me. Almost clean to the 17u-dev version. Only context differences in a test. Thanks!

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

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/1892#pullrequestreview-1442393695


More information about the jdk-updates-dev mailing list