RFR: 8351256: Improve printing of runtime call stub names in disassember output [v2]

Vladimir Kozlov kvn at openjdk.org
Wed Mar 5 22:32:02 UTC 2025


On Wed, 5 Mar 2025 22:21:21 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> Fixes printing of runtime stub call targets in disassembler listings.
>
> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - skip reloc_none case when printing stub targets in nmethods
>  - add stub target printing for more reloc types

Looks good.

-------------

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23915#pullrequestreview-2662648488


More information about the hotspot-compiler-dev mailing list