-
Notifications
You must be signed in to change notification settings - Fork 38
8374056: RISC-V: Fix argument passing for the RiscvFlushIcache::flush #245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
8374056: RISC-V: Fix argument passing for the RiscvFlushIcache::flush #245
Conversation
|
👋 Welcome back fyang! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request |
|
@RealFYang |
|
HI @RealFYang |
Yeah, I have just created one for 26 here: openjdk/jdk26u#48 |
Hi all,
This pull request contains a backport of commit dc80ce7a from the openjdk/jdk repository.
The commit being backported was authored by ikarostsin on 9 Feb 2026 and was reviewed by Fei Yang and Robbin Ehn.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/245/head:pull/245$ git checkout pull/245Update a local copy of the PR:
$ git checkout pull/245$ git pull https://git.openjdk.org/jdk25u-dev.git pull/245/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 245View PR using the GUI difftool:
$ git pr show -t 245Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/245.diff
Using Webrev
Link to Webrev Comment