[jdk17u-dev] RFR: 8307134: Add GTS root CAs
Andrew John Hughes
andrew at openjdk.org
Mon May 22 15:48:02 UTC 2023
On Mon, 8 May 2023 18:45:32 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:
> Backport to JDK 17u for parity with 17.0.9-oracle.
>
> Merged conflicts and regenerated 'CHECKSUM' in test/jdk/sun/security/lib/cacerts/VerifyCACerts.java.
> Verified both test/jdk/security/infra/java/security/cert/CertPathValidator/certification/GoogleCA.java and test/jdk/sun/security/lib/cacerts/VerifyCACerts.java pass with a testing JDK 17u binary.
You should only need to update the checksum if JDK-8305975 & JDK-8304760 are applied first. It seems this change was instead altered to work around their absence, but the former is now in both 11u & 17u, and the latter is in 17u too.
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1335#pullrequestreview-1436927598
More information about the jdk-updates-dev
mailing list