On Thu, 1 Dec 2022 18:14:03 GMT, Martin Doerr <mdoerr at openjdk.org> wrote: > Wouldn't thread->is_in_usable_stack(fp()) be a better check? No, this would check something different. > Address computation looks wrong But tests show that it seems to be correct. ------------- PR: https://git.openjdk.org/jdk/pull/11461