[jdk21u-dev] RFR: 8341059: Change Entrust TLS distrust date to November 12, 2024

Andrew John Hughes andrew at openjdk.org
Fri Sep 27 23:47:38 UTC 2024


Hi all,

This pull request contains a backport of commit [f554c3ff](https://github.com/openjdk/jdk/commit/f554c3ffce7599fdb535b03db4a6ea96870b3c2d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

The commit being backported was authored by Rajan Halade on 27 Sep 2024 and was reviewed by Sean Mullan.

The commit does not apply cleanly to 21u-dev due to the absence of [JDK-8339560](https://bugs.openjdk.org/browse/JDK-8339560). Equivalent changes to those in `distrust/Entrust.java` are applied to `Entrust/Distrust.java` instead.

The tests in `test/jdk/sun/security/ssl/X509TrustManagerImpl/Entrust` pass with the updated build and fail against 21.0.4.

Thanks!

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

Commit messages:
 - Backport f554c3ffce7599fdb535b03db4a6ea96870b3c2d

Changes: https://git.openjdk.org/jdk21u-dev/pull/1015/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1015&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8341059
  Stats: 12 lines in 4 files changed: 0 ins; 0 del; 12 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1015.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1015/head:pull/1015

PR: https://git.openjdk.org/jdk21u-dev/pull/1015


More information about the jdk-updates-dev mailing list