RFR: 8308984: Relativize last_sp (and top_frame_sp) in interpreter frames
Andrew Haley
aph at openjdk.org
Thu Aug 17 09:20:29 UTC 2023
On Thu, 17 Aug 2023 08:46:57 GMT, Fredrik Bredberg <fbredberg at openjdk.org> wrote:
> Also since this PR is really just about relativizing last_sp, I think it would be nice if it could be integrated with the small change I did to frame::describe. After that I can create a new issue to handle the broader picture of how to show relativized pointers in frame::describe.
That sounds good to me. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14545#issuecomment-1681928206
More information about the hotspot-dev
mailing list