-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
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