> 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: Added references to JDK-8300197 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11902/files - new: https://git.openjdk.org/jdk/pull/11902/files/54a0931d..ac821a10 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11902&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11902&range=01-02 Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/11902.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11902/head:pull/11902 PR: https://git.openjdk.org/jdk/pull/11902