On Fri, 26 Jun 2026 10:31:19 GMT, Martin Doerr <[email protected]> wrote:
>> Christian Hagedorn has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Review Martin
>
> src/hotspot/cpu/x86/frame_x86.cpp line 616:
>
>> 614: fp_loc = fp();
>> 615: } else {
>> 616: if (cb()->is_nmethod() &&
>> cb()->as_nmethod()->needs_stack_repair()) {
>
> The same exists on aarch64.
Updated in new commit as well.
-------------
PR Review Comment:
https://git.openjdk.org/valhalla/pull/2584#discussion_r3481529358