Integrated: 8289698: AArch64: Need to relativize extended_sp in frame
Andrew Haley
aph at openjdk.org
Tue Jul 5 07:58: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.
This pull request has now been integrated.
Changeset: a5934cdd
Author: Andrew Haley <aph at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a5934cddca9b962d8e1b709de23c169904b95525
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8289698: AArch64: Need to relativize extended_sp in frame
Reviewed-by: alanb, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/9367
More information about the hotspot-compiler-dev
mailing list