8314612: TestUnorderedReduction.java fails with -XX:MaxVectorSize=32 and -XX:+AlignVector#24
Conversation
|
👋 Welcome back szaldana! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
Please apply for approval. |
|
I'd like to hear what kind of testing specific to the patch has been done before approving. |
|
Hi @jerboaa, I reproduced the issue prior to the patch / ensured the test passed after the patch. I followed your advice and ran the compiler test suite. I created a job to run it across all platforms with GHA (https://github.com/SoniaZaldana/jdk21u-dev/actions/runs/7211451037). Note how the 2 commits in the branch that triggered the job are the backport commit and a commit editing the workflow file to trigger the testsuite. (master...SoniaZaldana:jdk21u-dev:my-backport-8314612) Happy to do further testing if you have more suggestions! Thanks. |
|
Thanks. /approve yes |
|
@jerboaa |
|
@SoniaZaldana This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 6 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
/integrate |
|
@SoniaZaldana |
|
/sponsor |
|
Going to push as commit db343c9.
Your commit was automatically rebased without conflicts. |
|
@jerboaa @SoniaZaldana Pushed as commit db343c9. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Hi all,
This pull request contains a backport of commit f804f865 from the openjdk/jdk repository.
The commit being backported was authored by Emanuel Peter on 13 Sep 2023 and was reviewed by Christian Hagedorn and Vladimir Kozlov.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/24/head:pull/24$ git checkout pull/24Update a local copy of the PR:
$ git checkout pull/24$ git pull https://git.openjdk.org/jdk21u-dev.git pull/24/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 24View PR using the GUI difftool:
$ git pr show -t 24Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/24.diff
Webrev
Link to Webrev Comment