RFR: 8303153: Native interpreter frame missing mirror
Coleen Phillimore
coleenp at openjdk.org
Thu May 4 16:55:14 UTC 2023
On Thu, 4 May 2023 08:00:23 GMT, Fredrik Bredberg <duke at openjdk.org> wrote:
> 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.
This looks good to me.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13794#pullrequestreview-1413514185
More information about the hotspot-dev
mailing list