Skip to content

8388214: (tz) Update Timezone Data to 2026c - #768

Open
jerboaa wants to merge 1 commit into
openjdk:pr/767from
jerboaa:jdk-8388214-tzdata2026c
Open

8388214: (tz) Update Timezone Data to 2026c#768
jerboaa wants to merge 1 commit into
openjdk:pr/767from
jerboaa:jdk-8388214-tzdata2026c

Conversation

@jerboaa

@jerboaa jerboaa commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Almost clean backport of the TZ data changes for 2026c. The only difference to JDK 28 is in the copyright (TestZoneRules.java) and in the "bug" lines in TestZoneTextPrinterParser.java. The latter is because CLDR 48 and CLDR 48.2 changes are not in JDK 25, but only some relevant and needed cherry-picks have been done. See dependent PRs.

Testing:

  • test/jdk/sun/util/resources, test/jdk/java/time/test and test/jdk/java/util/TimeZone tests on Linux x86_64. One failure in TestZoneTextPrinterParser.java which is tracked for JDK head in JDK-8391256. I'll backport the fix in a follow-up.
  • GHA

Thoughts?



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8388214 needs maintainer approval

Integration blocker

 ⚠️ Dependency #767 must be integrated first

Issue

  • JDK-8388214: (tz) Update Timezone Data to 2026c (Enhancement - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/768/head:pull/768
$ git checkout pull/768

Update a local copy of the PR:
$ git checkout pull/768
$ git pull https://git.openjdk.org/jdk25u-dev.git pull/768/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 768

View PR using the GUI difftool:
$ git pr show -t 768

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/768.diff

Using Webrev

Link to Webrev Comment

8388214: (tz) Update Timezone Data to 2026c
@bridgekeeper

bridgekeeper Bot commented Aug 27, 2026

Copy link
Copy Markdown

👋 Welcome back sgehwolf! A progress list of the required criteria for merging this PR into pr/767 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Aug 27, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 5237f9446fe9c6fb372678a8515a4d336d6317a2 8388214: (tz) Update Timezone Data to 2026c Aug 27, 2026
@openjdk

openjdk Bot commented Aug 27, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Aug 27, 2026
@mlbridge

mlbridge Bot commented Aug 27, 2026

Copy link
Copy Markdown

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants