8371432: [BACKOUT] 8359256: AArch64: Use SHA3 GPR intrinsic where it's faster#28189
8371432: [BACKOUT] 8359256: AArch64: Use SHA3 GPR intrinsic where it's faster#28189TobiHartmann wants to merge 1 commit intoopenjdk:masterfrom
Conversation
This reverts commit c173d41.
|
👋 Welcome back thartmann! A progress list of the required criteria for merging this PR into |
eme64
left a comment
There was a problem hiding this comment.
Looks good to me. Thanks for taking care of this!
|
@TobiHartmann 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 no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
@TobiHartmann The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
|
Thanks for the quick reviews, Marc and Emanuel. Running sanity testing before integration. |
|
/integrate |
|
Going to push as commit 3d6824e.
Your commit was automatically rebased without conflicts. |
|
@TobiHartmann Pushed as commit 3d6824e. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
|
Ouch. Sorry for the trouble. I focused on performance testing across multiple machines and missed an obvious jtreg failure in the process. My bad. I’ll come back with an updated PR next week. Thanks for fixing it! |
Clean backout of JDK-8359256 due to failures with different tests in our CI (see JBS for details).
Thanks,
Tobias
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/28189/head:pull/28189$ git checkout pull/28189Update a local copy of the PR:
$ git checkout pull/28189$ git pull https://git.openjdk.org/jdk.git pull/28189/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 28189View PR using the GUI difftool:
$ git pr show -t 28189Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/28189.diff
Using Webrev
Link to Webrev Comment