Re: [jdk22] RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-09 Thread Iris Clark
On Fri, 5 Jan 2024 17:05:04 GMT, Dan Lutker wrote: > Clean backport tzdata 2023d. > `make test TEST="test/jdk/java/util/TimeZone test/jdk/java/time/test > test/jdk/sun/util/resources test/jdk/sun/text/resources > test/jdk/sun/util/calendar"` is all passing Marked as reviewed by iris

Re: [jdk22] RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-09 Thread Naoto Sato
On Fri, 5 Jan 2024 17:05:04 GMT, Dan Lutker wrote: > Clean backport tzdata 2023d. > `make test TEST="test/jdk/java/util/TimeZone test/jdk/java/time/test > test/jdk/sun/util/resources test/jdk/sun/text/resources > test/jdk/sun/util/calendar"` is all passing LGTM. Thanks for the backport.

[jdk22] RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-05 Thread Dan Lutker
Clean backport tzdata 2023d. `make test TEST="test/jdk/java/util/TimeZone test/jdk/java/time/test test/jdk/sun/util/resources test/jdk/sun/text/resources test/jdk/sun/util/calendar"` is all passing - Commit messages: - Backport 2a9c3589d941d9a57e536ea0b3d7919c6ddb82dc Changes:

Re: RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-04 Thread Naoto Sato
On Thu, 4 Jan 2024 13:34:50 GMT, Johny Jose wrote: > tzdata2023d changes LTGM too, assuming all the tests passed - Marked as reviewed by naoto (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17268#pullrequestreview-1804702013

Re: RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-04 Thread Sean Coffey
On Thu, 4 Jan 2024 13:34:50 GMT, Johny Jose wrote: > tzdata2023d changes LGTM - Marked as reviewed by coffeys (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17268#pullrequestreview-1804359390

RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-04 Thread Johny Jose
tzdata2023d changes - Commit messages: - 8322725: (tz) Update Timezone Data to 2023d Changes: https://git.openjdk.org/jdk/pull/17268/files Webrev: https://webrevs.openjdk.org/?repo=jdk=17268=00 Issue: https://bugs.openjdk.org/browse/JDK-8322725 Stats: 140 lines in 14 files

Re: RFR: 8322725: (tz) Update Timezone Data to 2023d

2024-01-04 Thread Johny Jose
On Thu, 4 Jan 2024 13:34:50 GMT, Johny Jose wrote: > tzdata2023d changes @naotoj Can you please review the changes - PR Comment: https://git.openjdk.org/jdk/pull/17268#issuecomment-1877117106