-
Notifications
You must be signed in to change notification settings - Fork 28
8297804: (tz) Update Timezone Data to 2022g #444
8297804: (tz) Update Timezone Data to 2022g #444
Conversation
|
👋 Welcome back andrew! A progress list of the required criteria for merging this PR into |
|
/clean |
|
This backport pull request has now been updated with issue from the original commit. |
|
@gnu-andrew This backport pull request is now marked as clean |
|
@gnu-andrew This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
Thank you! This PR will be likely the last one in jdk13u-dev. I'll close it just after your integration. |
|
/integrate |
|
Going to push as commit 1ca8a24. |
|
@gnu-andrew Pushed as commit 1ca8a24. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Thanks. Hope I haven't delayed you too long. |
Clean backport of the latest tzdata update.
This pull request contains a backport of commit ce896731 from the openjdk/jdk repository.
The commit being backported was authored by Andrew John Hughes on 7 Dec 2022 and was reviewed by Naoto Sato.
Tests in
java/util/TimeZone,java/time/test,sun/util/calendar,sun/util/resourcesandsun/text/resourcesall pass.Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk13u-dev pull/444/head:pull/444$ git checkout pull/444Update a local copy of the PR:
$ git checkout pull/444$ git pull https://git.openjdk.org/jdk13u-dev pull/444/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 444View PR using the GUI difftool:
$ git pr show -t 444Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk13u-dev/pull/444.diff