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

Erik Österlund eosterlund at openjdk.org
Wed May 28 17:12:53 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

Great stuff. Thanks for fixing.

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

Marked as reviewed by eosterlund (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25502#pullrequestreview-2875843971


More information about the hotspot-compiler-dev mailing list