Integrated: 8357968: RISC-V: Interpreter volatile reference stores with G1 are not sequentially consistent

Robbin Ehn rehn at openjdk.org
Mon Jun 2 05:45:59 UTC 2025


On Wed, 28 May 2025 16:47:06 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

> Hi please consider.
> 
> As ref: https://github.com/openjdk/jdk/pull/25483
> As suggested in that PR - I removed these helpers as it's very hard to see that you get registers clobbered.
> 
> Sanity tested, running t1.
> 
> /Robbin

This pull request has now been integrated.

Changeset: c5a1543e
Author:    Robbin Ehn <rehn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c5a1543ee3e68775f09ca29fb07efd9aebfdb33e
Stats:     27 lines in 1 file changed: 0 ins; 18 del; 9 mod

8357968: RISC-V: Interpreter volatile reference stores with G1 are not sequentially consistent

Reviewed-by: eosterlund, fbredberg, shade, fyang

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

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


More information about the hotspot-compiler-dev mailing list