-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
repo-valhalla
This issue's purpose is to keep track of a potential performance regression introduced with JDK-8351569 (and discovered while investigating JDK-8343420). JDK-8351569 introduced a new overloaded version of Unsafe::getAndSet that is not intrinsified (which is used by e.g. VarHandle::getAndSet). We should evaluate how much of a performance impact this can have and potentially intrinsify it or make it call the intrinsified version.
- relates to
-
JDK-8351569 [lworld] Revisit atomic access modes in flat var handles
-
- Resolved
-
-
JDK-8343420 [lworld] compiler/gcbarriers/TestG1BarrierGeneration.java after merging JDK-8334060 in jdk-24+18
-
- Resolved
-