RFR: 8303153: Native interpreter frame missing mirror [v2]

Fredrik Bredberg duke at openjdk.org
Fri May 5 13:08:33 UTC 2023


> The mirror needs to be stored in the frame for native calls also on AArch64 and RISC-V (as it is on other platforms).
> See JDK-8303153 for more info.
> Passes tier1-5 tests on AArch64. Done basic tests on RISC-V using QEmu.

Fredrik Bredberg has updated the pull request incrementally with one additional commit since the last revision:

  Updated RISC-V after review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13794/files
  - new: https://git.openjdk.org/jdk/pull/13794/files/3d0a5ff9..6a8c18a7

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

  Stats: 6 lines in 1 file changed: 2 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/13794.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13794/head:pull/13794

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


More information about the hotspot-dev mailing list