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

Fei Yang fyang at openjdk.org
Thu May 29 05:50:51 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

Thanks! I performed `hs:tier1`-`hs:tier3` test on SG2042 platform. Result looks good.

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

Marked as reviewed by fyang (Reviewer).

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


More information about the hotspot-compiler-dev mailing list