Integrated: 8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler

Feilong Jiang fjiang at openjdk.org
Tue Oct 14 13:53:06 UTC 2025


On Sat, 11 Oct 2025 12:48:46 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Same as [JDK-8369190](https://bugs.openjdk.org/browse/JDK-8369190), but for the RISC-V port.
> 
> Testing:
> - [x] tier1-3

This pull request has now been integrated.

Changeset: 72663695
Author:    Feilong Jiang <fjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/72663695da9a51c8eefbd496f14a6d1625ad7b42
Stats:     19 lines in 2 files changed: 9 ins; 9 del; 1 mod

8369616: JavaFrameAnchor on RISC-V has unnecessary barriers and wrong store order in MacroAssembler

Reviewed-by: fyang, luhenry

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

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


More information about the hotspot-dev mailing list