8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature() - #27409
8368180: RISC-V: Remove redundant ext_Zicboz.enable_feature()#27409DingliZhang wants to merge 2 commits into
Conversation
|
👋 Welcome back dzhang! A progress list of the required criteria for merging this PR into |
|
@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: 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 |
|
@DingliZhang 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. |
Webrevs
|
|
Hey, Thanks for the cleanup. |
@Hamlin-Li Sure! Do I need to assign the issue to you? |
|
@DingliZhang It's fine, you can just close it. I'll go through all the extensions altogether when I work on it. Thanks! |
|
This problem still exists, and we'd better go on. |
|
@DingliZhang Unknown command |
|
The total number of required reviews for this PR has been set to 2 based on the presence of this label: |
|
/template append |
|
@DingliZhang The pull request template has been appended to the pull request body |
|
Thanks all for the review! |
|
Going to push as commit 31dede3.
Your commit was automatically rebased without conflicts. |
|
@DingliZhang Pushed as commit 31dede3. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
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
jdk/src/hotspot/os_cpu/linux_riscv/vm_version_linux_riscv.cpp
Line 286 in cc65836
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/27409/head:pull/27409$ git checkout pull/27409Update a local copy of the PR:
$ git checkout pull/27409$ git pull https://git.openjdk.org/jdk.git pull/27409/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 27409View PR using the GUI difftool:
$ git pr show -t 27409Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/27409.diff
Using Webrev
Link to Webrev Comment