[jdk21u-dev] RFR: 8339560: Unaddressed comments during code review of JDK-8337664
Goetz Lindenmaier
goetz at openjdk.org
Wed Oct 2 12:03:03 UTC 2024
We already backported "8341059: Change Entrust TLS distrust date to November 12, 2024", which in head came after this change. Unfortunately, 8341059 edited a test file that was moved by this change.
Nevertheless, I could prepare this change with three clean operations:
* Backout jdk23u version of 8341059
* Clean patch of 8339560
* Clean patch of 8341059, head version.
-------------
Commit messages:
- Clean backport of head version of 8341059: Change Entrust TLS distrust date to November 12, 2024
- Clean backport of 8339560: Unaddressed comments during code review of JDK-8337664
- Clean revert of the jdk21u version of 8341059: Change Entrust TLS distrust date to November 12, 2024
Changes: https://git.openjdk.org/jdk21u-dev/pull/1018/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1018&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8339560
Stats: 932 lines in 26 files changed: 391 ins; 541 del; 0 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1018.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1018/head:pull/1018
PR: https://git.openjdk.org/jdk21u-dev/pull/1018
More information about the jdk-updates-dev
mailing list