RFR: 8370389: JavaFrameAnchor on s390 has unnecessary barriers
    Lutz Schmidt 
    lucy at openjdk.org
       
    Wed Oct 22 10:39:01 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.
LGTM.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27930#pullrequestreview-3365112084
    
    
More information about the hotspot-compiler-dev
mailing list