-
Notifications
You must be signed in to change notification settings - Fork 30
8297804: (tz) Update Timezone Data to 2022g #317
8297804: (tz) Update Timezone Data to 2022g #317
Conversation
|
👋 Welcome back andrew! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
/clean |
|
@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, @gnu-andrew ! Marked jdk15u-fix-yes. Sorry I was away for a week. Hope you will integrate before Dec 21-th; otherwise we'll change repository to jdk15u and label to critical. |
No worries and thanks for the approval. I'll integrate now. I also have 13u in the pipeline. Should I target that to jdk13u or is there still time to get it in via jdk13u-dev? Should have a PR ready in the next few hours. |
|
/integrate |
|
Going to push as commit 5c1a24f. |
|
@gnu-andrew Pushed as commit 5c1a24f. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
|
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/resources and sun/text/resources all pass.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk15u-dev pull/317/head:pull/317$ git checkout pull/317Update a local copy of the PR:
$ git checkout pull/317$ git pull https://git.openjdk.org/jdk15u-dev pull/317/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 317View PR using the GUI difftool:
$ git pr show -t 317Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk15u-dev/pull/317.diff