8351256: Improve printing of runtime call stub names in disassember output#23915
8351256: Improve printing of runtime call stub names in disassember output#23915adinn wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back adinn! A progress list of the required criteria for merging this PR into |
|
@adinn 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 11 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
Webrevs
|
|
Verified by eyeball: |
|
/author @vnkozlov |
|
@adinn |
vnkozlov
left a comment
There was a problem hiding this comment.
Good. Thank you for fast PR submission.
|
👎 I can't be reviewer if I am author. |
|
@adinn Can you add additional change to |
|
And one more in As result the real relocation info for this address is not printed: The fix: After fix: |
|
/author @adinn |
|
@adinn |
|
@vnkozlov I pushed the recommended fixes for both reloc info and nmethod. |
|
/integrate |
|
Going to push as commit cfab88b.
Your commit was automatically rebased without conflicts. |
Fixes printing of runtime stub call targets in disassembler listings.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/23915/head:pull/23915$ git checkout pull/23915Update a local copy of the PR:
$ git checkout pull/23915$ git pull https://git.openjdk.org/jdk.git pull/23915/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 23915View PR using the GUI difftool:
$ git pr show -t 23915Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/23915.diff
Using Webrev
Link to Webrev Comment