Skip to content

8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX#607

Open
sruthyjay wants to merge 1 commit into
openjdk:masterfrom
sruthyjay:aix-posixtimezone-backport-1320720
Open

8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX#607
sruthyjay wants to merge 1 commit into
openjdk:masterfrom
sruthyjay:aix-posixtimezone-backport-1320720

Conversation

@sruthyjay

@sruthyjay sruthyjay commented Jun 12, 2026

Copy link
Copy Markdown

This is a Backport PR : openjdk/jdk#31270



Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8380993 needs maintainer approval

Issue

  • JDK-8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX (Bug - P4 - Requested)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 607

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 12, 2026

Copy link
Copy Markdown

👋 Welcome back sruthyjay! 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

openjdk Bot commented Jun 12, 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 132072077aa4a15db108989e3d17e6d9249d3ba2 8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX Jun 12, 2026
@openjdk

openjdk Bot commented Jun 12, 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 clean Identical backport; no merge resolution required labels Jun 12, 2026
@openjdk

openjdk Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ @sruthyjay This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Jun 12, 2026
@mlbridge

mlbridge Bot commented Jun 12, 2026

Copy link
Copy Markdown

Webrevs

@sruthyjay

Copy link
Copy Markdown
Author

/approval

@openjdk

openjdk Bot commented Jun 12, 2026

Copy link
Copy Markdown

@sruthyjay usage: /approval [<id>] (request|cancel) [<text>]

@sruthyjay

sruthyjay commented Jun 12, 2026

Copy link
Copy Markdown
Author

/approval JDK- 8380993 clean Backport request to restore correct AIX timezone mapping for modern POSIX TZ strings, preventing incorrect GMT fallback while maintaining backward compatibility with low-risk, AIX-only changes and regression test coverage.

@openjdk

openjdk Bot commented Jun 12, 2026

Copy link
Copy Markdown

@sruthyjay usage: /approval [<id>] (request|cancel) [<text>]

@sruthyjay

Copy link
Copy Markdown
Author

/approval JDK-8380993 request clean Backport to restore correct AIX timezone mapping for modern POSIX TZ strings, preventing incorrect GMT fallback while maintaining backward compatibility with low-risk, AIX-only changes and regression test coverage.

@openjdk

openjdk Bot commented Jun 12, 2026

Copy link
Copy Markdown

@sruthyjay
JDK-8380993: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jun 12, 2026
@GoeLin

GoeLin commented Jun 12, 2026

Copy link
Copy Markdown
Member

Hi @sruthyjay
please backport to 27 first, or 27u.

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

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

3 participants