RFR: 8289698: AArch64: Need to relativize extended_sp in frame
David Holmes
dholmes at openjdk.org
Mon Jul 4 22:00:27 UTC 2022
On Mon, 4 Jul 2022 15:39:40 GMT, Andrew Haley <aph at openjdk.org> wrote:
> With the addition of the extended_sp field in interpreter frames, we need to make sure it is de-relativized and re-relativized when freezing and thawing a vthread.
I concur with Alan's analysis.
We need this fix in pronto else a backout of the other changes.
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9367
More information about the hotspot-compiler-dev
mailing list