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

Jiangli Zhou jiangli at openjdk.org
Tue May 23 18:02:20 UTC 2023


Backport to JDK 11u for parity with 11.0.21-oracle.

Manually work:
- 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.

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

Commit messages:
 - Backport 03030d47ebee5c20919fe0162ec86d3d400cd955

Changes: https://git.openjdk.org/jdk11u-dev/pull/1892/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1892&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8307134
  Stats: 748 lines in 6 files changed: 745 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1892.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/1892/head:pull/1892

PR: https://git.openjdk.org/jdk11u-dev/pull/1892


More information about the jdk-updates-dev mailing list