RFR: 8299795: Relativize locals in interpreter frames [v5]
Martin Doerr
mdoerr at openjdk.org
Fri Jan 20 04:59:31 UTC 2023
On Thu, 19 Jan 2023 09:13:42 GMT, Fredrik Bredberg <duke at openjdk.org> wrote:
>> Implementation of relativized locals in interpreter frames for x86. x64, arm, aarch64, ppc64le and riscv.
>> Not relativized locals on zero and s390 but done some changes to cope with the changed generic code.
>> Tested tier1-tier8 on supported platforms. The rest was sanity tested using Qemu, except s390, which was only tested by GitHub Actions.
>
> Fredrik Bredberg has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated after review.
Thanks! Your update and the PPC64 parts LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11902
More information about the serviceability-dev
mailing list