8284937: riscv: should not allocate special register for temp#17
8284937: riscv: should not allocate special register for temp#17zifeihan wants to merge 1 commit intoopenjdk:riscv-portfrom
Conversation
|
👋 Welcome back gcao! A progress list of the required criteria for merging this PR into |
|
@zifeihan This change now passes all automated pre-integration checks. 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 10 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. Possible candidates are the reviewers of this PR (@RealFYang) but any other Committer may sponsor as well. ➡️ To flag this PR as ready for integration with the above commit message, type |
|
This backport pull request has now been updated with issue from the original commit. |
|
/integrate |
|
/sponsor |
|
Going to push as commit c7d3a44.
Your commit was automatically rebased without conflicts. |
|
@RealFYang @zifeihan Pushed as commit c7d3a44. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Hi, please help review this backport to riscv-port-jdk11u.
Backport of JDK-8284937. The original patch cannot be directly applied because riscv-port-jdk11u doesn't have riscv_v.ad and doesn't have c2_MacroAssembler, which uses MacroAssembler.
Testing:
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/riscv-port-jdk11u.git pull/17/head:pull/17$ git checkout pull/17Update a local copy of the PR:
$ git checkout pull/17$ git pull https://git.openjdk.org/riscv-port-jdk11u.git pull/17/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 17View PR using the GUI difftool:
$ git pr show -t 17Using diff file
Download this PR as a diff file:
https://git.openjdk.org/riscv-port-jdk11u/pull/17.diff
Webrev
Link to Webrev Comment