-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b13
-
riscv
-
linux
In the nmethod barrier there is a synthetic data dependency between two loads, this avoids the fence r,r (load/load).
On Ztso this is not needed due to TSO.
On Ztso this is not needed due to TSO.
- links to
-
Commit(master) openjdk/jdk/aefdbdc7
-
Review(master) openjdk/jdk/20661