> 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 some copyright dates.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11902/files
  - new: https://git.openjdk.org/jdk/pull/11902/files/342d1465..54a0931d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11902&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11902&range=00-01

  Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 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

Reply via email to