RFR: 8303153: Native interpreter frame missing mirror

Fredrik Bredberg duke at openjdk.org
Thu May 4 08:12: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.

I'd appreciate if @theRealAph and @RealFYang can have a look at this.

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

PR Comment: https://git.openjdk.org/jdk/pull/13794#issuecomment-1534266816


More information about the hotspot-dev mailing list