Skip to content

Conversation

@erifan
Copy link

@erifan erifan commented Jan 15, 2026

Hi all,

This pull request contains a backport of commit 56d7b524 from the openjdk/jdk repository.

The commit being backported was authored by Eric Fang on 14 Jan 2026 and was reviewed by Paul Sandoz, Quan Anh Mai and Xiaohong Gong.

Thanks!


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

Issue

  • JDK-8372978: [VectorAPI] Fix incorrect identity values in UMIN/UMAX reductions (Bug - P3)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 150

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

Using diff file

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

Using Webrev

Link to Webrev Comment

Hi all,

This pull request contains a backport of commit 56d7b524 from the openjdk/jdk repository.

The commit being backported was authored by Eric Fang on 14 Jan 2026 and was reviewed by Paul Sandoz, Quan Anh Mai and Xiaohong Gong.

Thanks!
@bridgekeeper
Copy link

bridgekeeper bot commented Jan 15, 2026

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

openjdk bot commented Jan 15, 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 56d7b524b3ddb49b985b4e6f061a7128b10cffb5 8372978: [VectorAPI] Fix incorrect identity values in UMIN/UMAX reductions Jan 15, 2026
@openjdk
Copy link

openjdk bot commented Jan 15, 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 Jan 15, 2026
@openjdk
Copy link

openjdk bot commented Jan 15, 2026

⚠️ @erifan This backport pull request is too large to be automatically evaluated as clean.

@openjdk openjdk bot added the rfr Pull request is ready for review label Jan 15, 2026
@mlbridge
Copy link

mlbridge bot commented Jan 15, 2026

Webrevs

@erifan
Copy link
Author

erifan commented Jan 15, 2026

Hi @PaulSandoz @XiaohongGong @merykitty Would you mind taking a look of this backporting PR, thanks~

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