[jdk17u-dev] RFR: 8274864: Remove Amman/Cairo hacks in ZoneInfoFile
Andrew John Hughes
andrew at openjdk.org
Wed Apr 12 18:29:31 UTC 2023
Hi all,
This pull request contains a backport of commit [ec199072](https://github.com/openjdk/jdk/commit/ec199072c5867624d66840238cc8828e16ae8da7) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
The commit being backported was authored by Naoto Sato on 8 Oct 2021 and was reviewed by Iris Clark and Joe Wang.
It is a pre-requisite for backporting the latest tzdata update, [JDK-8305113](https://bugs.openjdk.org/browse/JDK-8305113) and has already been backported to Oracle's 17.0.8.
Backport is clean. Tests in `java/util/TimeZone`, `java/time/test`, `sun/util/calendar`, `sun/util/resources` and `sun/text/resources` all pass.
Thanks!
-------------
Commit messages:
- Backport ec199072c5867624d66840238cc8828e16ae8da7
Changes: https://git.openjdk.org/jdk17u-dev/pull/1240/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1240&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8274864
Stats: 29 lines in 1 file changed: 0 ins; 29 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1240.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1240/head:pull/1240
PR: https://git.openjdk.org/jdk17u-dev/pull/1240
More information about the jdk-updates-dev
mailing list