[jdk17u-dev] RFR: 8305113: (tz) Update Timezone Data to 2023c
Andrew John Hughes
andrew at openjdk.org
Wed Apr 12 19:57:42 UTC 2023
Update to the latest tzdata.
Backport is near clean, and only required adjustment to copyright headers and bug IDs in `TimeZoneTest.java`. This is due to the lack of JDK-8285844 in 17u.
Tests in `java/util/TimeZone`, `java/time/test`, `sun/util/calendar`, `sun/util/resources` and `sun/text/resources` all pass.
-------------
Depends on: https://git.openjdk.org/jdk17u-dev/pull/1240
Commit messages:
- Backport ed9592c6e81f82e2bf6508ce45ba15aad8232181
Changes: https://git.openjdk.org/jdk17u-dev/pull/1241/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1241&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305113
Stats: 330 lines in 18 files changed: 188 ins; 25 del; 117 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1241.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1241/head:pull/1241
PR: https://git.openjdk.org/jdk17u-dev/pull/1241
More information about the jdk-updates-dev
mailing list