Skip to content

8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature() - #27409

Closed
DingliZhang wants to merge 2 commits into
openjdk:masterfrom
DingliZhang:JDK-8368180
Closed

8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature()#27409
DingliZhang wants to merge 2 commits into
openjdk:masterfrom
DingliZhang:JDK-8368180

Conversation

@DingliZhang

@DingliZhang DingliZhang commented Sep 21, 2025

Copy link
Copy Markdown
Member

Hi,
Can you help to review this patch? Thanks!

We can clean up the duplicate call to ext_Zicboz.enable_feature() in VM_Version::rivos_features(), as it is already invoked at



Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed (2 reviews required, with at least 1 Reviewer, 1 Author)

Issue

  • JDK-8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature() (Enhancement - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/27409/head:pull/27409
$ git checkout pull/27409

Update a local copy of the PR:
$ git checkout pull/27409
$ git pull https://git.openjdk.org/jdk.git pull/27409/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 27409

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/27409.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Sep 21, 2025

Copy link
Copy Markdown

👋 Welcome back dzhang! A progress list of the required criteria for merging this PR into master 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 commented Sep 21, 2025

Copy link
Copy Markdown

@DingliZhang 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:

8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature()

Reviewed-by: fyang, gcao

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 master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk Bot added the hotspot-runtime hotspot-runtime-dev@openjdk.org label Sep 21, 2025
@openjdk

openjdk Bot commented Sep 21, 2025

Copy link
Copy Markdown

@DingliZhang The following label will be automatically applied to this pull request:

  • hotspot-runtime

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.

@openjdk openjdk Bot added the rfr Pull request is ready for review label Sep 21, 2025
@mlbridge

mlbridge Bot commented Sep 21, 2025

Copy link
Copy Markdown

Webrevs

@RealFYang RealFYang left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks.

@openjdk openjdk Bot added the ready Pull request is ready to be integrated label Sep 22, 2025
@Hamlin-Li

Copy link
Copy Markdown

Hey, Thanks for the cleanup.
Can you drop this pr? we'll cleanup it up finally together after we verify the extensions.

@DingliZhang

Copy link
Copy Markdown
Member Author

Hey, Thanks for the cleanup. Can you drop this pr? we'll cleanup it up finally together after we verify the extensions.

@Hamlin-Li Sure! Do I need to assign the issue to you?

@Hamlin-Li

Copy link
Copy Markdown

@DingliZhang It's fine, you can just close it. I'll go through all the extensions altogether when I work on it. Thanks!

@DingliZhang

DingliZhang commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

This problem still exists, and we'd better go on.
/open

@openjdk

openjdk Bot commented Jul 8, 2026

Copy link
Copy Markdown

@DingliZhang Unknown command reopen - for a list of valid commands use /help.

@openjdk

openjdk Bot commented Jul 8, 2026

Copy link
Copy Markdown

The total number of required reviews for this PR has been set to 2 based on the presence of this label: hotspot-runtime. This can be overridden with the /reviewers command.

@DingliZhang DingliZhang reopened this Jul 8, 2026
@openjdk openjdk Bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jul 8, 2026
@DingliZhang

Copy link
Copy Markdown
Member Author

/template append

@openjdk

openjdk Bot commented Jul 8, 2026

Copy link
Copy Markdown

@DingliZhang The pull request template has been appended to the pull request body

@openjdk openjdk Bot added the rfr Pull request is ready for review label Jul 8, 2026

@zifeihan zifeihan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks.

@openjdk openjdk Bot added the ready Pull request is ready to be integrated label Jul 8, 2026
@DingliZhang

Copy link
Copy Markdown
Member Author

Thanks all for the review!
/integrate

@openjdk

openjdk Bot commented Jul 9, 2026

Copy link
Copy Markdown

Going to push as commit 31dede3.
Since your change was applied there have been 7 commits pushed to the master branch:

Your commit was automatically rebased without conflicts.

@openjdk openjdk Bot added the integrated Pull request has been integrated label Jul 9, 2026
@openjdk openjdk Bot closed this Jul 9, 2026
@openjdk openjdk Bot removed ready Pull request is ready to be integrated rfr Pull request is ready for review labels Jul 9, 2026
@openjdk

openjdk Bot commented Jul 9, 2026

Copy link
Copy Markdown

@DingliZhang Pushed as commit 31dede3.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotspot-runtime hotspot-runtime-dev@openjdk.org integrated Pull request has been integrated

Development

Successfully merging this pull request may close these issues.

4 participants