Withdrawn: 8297967: Make frame::safe_for_sender safer

duke duke at openjdk.org
Sat Jul 29 16:40:02 UTC 2023


On Thu, 1 Dec 2022 16:47:48 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:

> Makes `frame::safe_for_sender` safer by checking that the location of the return address, sender stack pointer, and link address is accessible. This makes the method safer in the case of broken frames.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/11461


More information about the hotspot-dev mailing list