RFR: 8329258: TailCall should not use frame pointer register for jump target [v2]

Tobias Hartmann thartmann at openjdk.org
Thu Apr 11 10:31:10 UTC 2024


On Thu, 11 Apr 2024 06:59:11 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> Good catch! Will fix.
>
> But the comment here says `it will reset rbp to the caller state`. I think `rbp` is x86-specific, right?

Right, I noticed in the meantime and updated my comment above. Thank you!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18716#discussion_r1560794499


More information about the hotspot-compiler-dev mailing list