Skip to content

8383175: (tz) Update Timezone Data to 2026b#2904

Draft
gnu-andrew wants to merge 2 commits into
openjdk:masterfrom
gnu-andrew:tzdata2026b-21u
Draft

8383175: (tz) Update Timezone Data to 2026b#2904
gnu-andrew wants to merge 2 commits into
openjdk:masterfrom
gnu-andrew:tzdata2026b-21u

Conversation

@gnu-andrew
Copy link
Copy Markdown
Member

@gnu-andrew gnu-andrew commented May 16, 2026

This is a clean backport of the two part tzdata2026b update. The comment changes were applied in one commit and the actual change in a follow-up, which are combined in this one PR to simplify backports to the update releases. I see similar being done in openjdk/jdk26u#186 and I've also done this in openjdk/jdk25u-dev#547

I'm opening this now to see if 21u has the same issues as 25u. So far my local testing suggests not, as 21u still has the COMPAT provider:

$ make -C ~/builder/21u-dev run-test TEST="jtreg:java/text/Format java/util/TimeZone sun/util/calendar sun/util/resources"
==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
   jtreg:test/jdk/java/text/Format                     113   113     0     0   
   jtreg:test/jdk/java/util/TimeZone                    27    27     0     0   
   jtreg:test/jdk/sun/util/calendar                      5     5     0     0   
   jtreg:test/jdk/sun/util/resources                    22    22     0     0   
==============================
TEST SUCCESS


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-8383175 needs maintainer approval

Issue

  • JDK-8383175: (tz) Update Timezone Data to 2026b (Enhancement - P3)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2904

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

Using diff file

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

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper Bot commented May 16, 2026

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

@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 16, 2026

❗ 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 3adc770b2d8acd6ad159b8457876af9b342beb9e 8383175: (tz) Update Timezone Data to 2026b May 16, 2026
@openjdk
Copy link
Copy Markdown

openjdk Bot commented May 16, 2026

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

@openjdk openjdk Bot added the backport Port of a pull request already in a different code base label May 16, 2026
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

Development

Successfully merging this pull request may close these issues.

1 participant