RFR: 8370389: JavaFrameAnchor on s390 has unnecessary barriers
    Andrew Haley 
    aph at openjdk.org
       
    Thu Oct 23 08:47:03 UTC 2025
    
    
  
On Wed, 22 Oct 2025 07:21:45 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> No hardware barriers are necessary. All members are volatile and the profiler is run from a signal handler.
Marked as reviewed by aph (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27930#pullrequestreview-3368847875
    
    
More information about the hotspot-compiler-dev
mailing list