RFR: JDK-8302320: AsyncGetCallTrace obtains too few frames in sanity test [v2]

Jorn Vernee jvernee at openjdk.org
Fri Feb 17 14:29:31 UTC 2023


On Fri, 17 Feb 2023 14:13:04 GMT, Johannes Bechberger <duke at openjdk.org> wrote:

> Could you be so kind to synthesize a comment for me? I'm slightly overwhelmed by the discussion.

Something like:


// Note: sp can be greater than unextended_sp in the case of
// interpreted -> interpreted calls that go through a method handle linker,
// since those pop the last argument (the appendix) from the stack.

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

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


More information about the serviceability-dev mailing list