-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
s390x
-
linux
There are couple of places where we do load and then right after that a store operation for the same field. This could be reduced to a single instruction "move".
For understanding you can start from here: https://github.com/openjdk/jdk/pull/20677#issuecomment-2444180131
For understanding you can start from here: https://github.com/openjdk/jdk/pull/20677#issuecomment-2444180131
- links to
-
Review(master)
openjdk/jdk/22408