RFR: 8370389: JavaFrameAnchor on s390 has unnecessary barriers

Amit Kumar amitkumar at openjdk.org
Fri Oct 24 05:46:14 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.

Thank for the approvals :)

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

PR Comment: https://git.openjdk.org/jdk/pull/27930#issuecomment-3441143460


More information about the hotspot-compiler-dev mailing list