openj9
openj9 copied to clipboard
Recognize and handle Memory Segment View VarHandles in JDK21+
This PR enables UnsafeFastPath transformation to fast-path Unsafe operations that are part of Memory Segment View VarHandle usage in JDK 21 and above.
This PR depends on #19566, and will remain in draft state until it is merged.