openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

Recognize and handle Memory Segment View VarHandles in JDK21+

Open nbhuiyan opened this issue 8 months ago • 3 comments

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.

nbhuiyan avatar Jun 10 '24 15:06 nbhuiyan