[jdk18] RFR: 8279924: [PPC64, s390] implement frame::is_interpreted_frame_valid checks [v2]

Richard Reingruber rrich at openjdk.java.net
Thu Jan 13 09:23:38 UTC 2022


On Thu, 13 Jan 2022 09:06:03 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Thanks a lot for reviewing. I just noticed that `interpreter_frame_initial_sp_offset`on other platforms is negative. So, my replacement for it uses the wrong sign. I need to fix that and retest.

Indeed. Good catch!

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

PR: https://git.openjdk.java.net/jdk18/pull/96


More information about the hotspot-dev mailing list