RFR: 8369444: JavaFrameAnchor on PPC64 has unnecessary barriers [v2]
    Martin Doerr 
    mdoerr at openjdk.org
       
    Wed Oct 15 08:48:29 UTC 2025
    
    
  
On Wed, 15 Oct 2025 07:43:21 GMT, David Briemann <dbriemann at openjdk.org> wrote:
>> No hardware barriers are necessary. All members are volatile and the profiler is run from a signal handler and only observers the thread its running on.
>
> David Briemann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove whitespace
Marked as reviewed by mdoerr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27768#pullrequestreview-3339138044
    
    
More information about the hotspot-compiler-dev
mailing list