RFR: 8369444: JavaFrameAnchor on PPC64 has unnecessary barriers [v2]

David Briemann dbriemann at openjdk.org
Wed Oct 15 18:31:58 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

Thank you both for the reviews!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27768#issuecomment-3407740882


More information about the hotspot-compiler-dev mailing list