8371187: [BigEndian Platforms] Vector lane reversal error#361
8371187: [BigEndian Platforms] Vector lane reversal error#361offamitkumar wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back amitkumar! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval The issue persists in JDK 25 LTS as well, so we have been requested to backport the changes. |
|
@offamitkumar usage: |
|
/approval request The issue persists in JDK 25 LTS as well, so we have been requested to backport the changes. |
|
@offamitkumar |
|
HI @offamitkumar |
|
Hi @offamitkumar |
|
Hi @GoeLin, will this reason be well enough: This backport fixes the vector lane reversal error on big endian platform, where if vector operations are used then it will produce reversed vector lane output. More about this here: https://github.com/andreaTP/s390x-vector-bug-reproducer, Patch is clean and tier1 test are clean. |
Hi all,
This pull request contains a backport of commit ee2deade from the openjdk/jdk repository.
The commit being backported was authored by Varada M on 27 Jan 2026 and was reviewed by Martin Doerr and Amit Kumar.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/361/head:pull/361$ git checkout pull/361Update a local copy of the PR:
$ git checkout pull/361$ git pull https://git.openjdk.org/jdk25u-dev.git pull/361/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 361View PR using the GUI difftool:
$ git pr show -t 361Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/361.diff
Using Webrev
Link to Webrev Comment