RFR: 8297967: Make frame::safe_for_sender safer

Johannes Bechberger duke at openjdk.org
Thu Dec 1 18:35:36 UTC 2022


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


More information about the hotspot-dev mailing list