[jdk8u-dev] RFR: 8305113: (tz) Update Timezone Data to 2023c [v2]
Victor Rudometov
vrudomet at openjdk.org
Fri Apr 14 03:06:38 UTC 2023
On Fri, 14 Apr 2023 02:46:43 GMT, Victor Rudometov <vrudomet at openjdk.org> wrote:
>> Update to the latest tzdata 2023c. https://bugs.openjdk.org/browse/JDK-8305113
>>
>> Similar fix to 11/17, but not a clean backport as 8 uses different format.
>> Tested: jdk/test/java/util/TimeZone jdk/test/java/time/test jdk/test/sun/util/resources jdk/test/sun/text/resources jdk/test/sun/util/calendar Test results: passed: 123
>>
>> Jtreg tier1, tier2 ok
>
> Victor Rudometov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> 8305113: (tz) Update Timezone Data to 2023c
As I got comment on pr/304 base that it might not be safe for 8u, I got rid of pr/304 base for this fix and based it on master.
Rerun all tests - passed.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/305#issuecomment-1507864353
More information about the jdk8u-dev
mailing list