Skip to content

8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values#27772

Closed
kieran-farrell wants to merge 1 commit intoopenjdk:jdk25from
openjdk-bots:backport-kieran-farrell-37b725d9-jdk25
Closed

8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values#27772
kieran-farrell wants to merge 1 commit intoopenjdk:jdk25from
openjdk-bots:backport-kieran-farrell-37b725d9-jdk25

Conversation

@kieran-farrell
Copy link
Contributor

@kieran-farrell kieran-farrell commented Oct 13, 2025

Clean backport


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

Issue

  • JDK-8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values (Bug - P3)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/27772/head:pull/27772
$ git checkout pull/27772

Update a local copy of the PR:
$ git checkout pull/27772
$ git pull https://git.openjdk.org/jdk.git pull/27772/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 27772

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/27772.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Oct 13, 2025

👋 Welcome back kfarrell! A progress list of the required criteria for merging this PR into jdk25 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

openjdk bot commented Oct 13, 2025

❗ 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 37b725d9c12834358a562e6c03fb7f566d639ca5 8369184: SimpleTimeZone equals() Returns True for Unequal Instances with Different hashCode Values Oct 13, 2025
@openjdk
Copy link

openjdk bot commented Oct 13, 2025

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 core-libs core-libs-dev@openjdk.org i18n i18n-dev@openjdk.org labels Oct 13, 2025
@openjdk
Copy link

openjdk bot commented Oct 13, 2025

@kieran-farrell The following labels will be automatically applied to this pull request:

  • core-libs
  • i18n

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added the rfr Pull request is ready for review label Oct 13, 2025
@mlbridge
Copy link

mlbridge bot commented Oct 13, 2025

Webrevs

@liach
Copy link
Member

liach commented Oct 13, 2025

Hi, I don't think this is the right branch to backport to - you should backport to the master branch of jdk25u repo.

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 clean Identical backport; no merge resolution required core-libs core-libs-dev@openjdk.org i18n i18n-dev@openjdk.org rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants