Skip to content

8285699: riscv: Provide information when hitting a HaltNode#21

Merged
RealFYang merged 1 commit intoopenjdk:riscv-portfrom
zhengxiaolinX:yadong-patch
Mar 22, 2023
Merged

8285699: riscv: Provide information when hitting a HaltNode#21
RealFYang merged 1 commit intoopenjdk:riscv-portfrom
zhengxiaolinX:yadong-patch

Conversation

@zhengxiaolinX
Copy link
Collaborator

@zhengxiaolinX zhengxiaolinX commented Mar 21, 2023

Backport one Yadong's patch, which can cleanup some RVC things.

Tested along with other patches, hotspot tier1~4 with fastdebug build.


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Error

 ⚠️ This PR only contains changes already present in the target

Issue

  • JDK-8285699: riscv: Provide information when hitting a HaltNode

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/riscv-port-jdk17u.git pull/21/head:pull/21
$ git checkout pull/21

Update a local copy of the PR:
$ git checkout pull/21
$ git pull https://git.openjdk.org/riscv-port-jdk17u.git pull/21/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 21

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/riscv-port-jdk17u/pull/21.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Mar 21, 2023

👋 Welcome back xlinzheng! A progress list of the required criteria for merging this PR into riscv-port will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot changed the title Backport 94b533a94c97a46181394da5d6a7f4ee8b69a0c4 8285699: riscv: Provide information when hitting a HaltNode Mar 21, 2023
@openjdk
Copy link

openjdk bot commented Mar 21, 2023

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Mar 21, 2023
@mlbridge
Copy link

mlbridge bot commented Mar 21, 2023

Webrevs

Copy link
Member

@RealFYang RealFYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks.

@RealFYang RealFYang merged commit 6f3d1ab into openjdk:riscv-port Mar 22, 2023
@openjdk openjdk bot removed the rfr Pull request is ready for review label Mar 22, 2023
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

Development

Successfully merging this pull request may close these issues.

2 participants