RFR: 8299795: Relativize locals in interpreter frames [v5]

Fei Yang fyang at openjdk.org
Fri Jan 20 05:06:28 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.

The RISC-V specific changes looks good. Thanks.

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

Marked as reviewed by fyang (Reviewer).

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


More information about the serviceability-dev mailing list