Integrated: 8370389: JavaFrameAnchor on s390 has unnecessary barriers

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

This pull request has now been integrated.

Changeset: 87645afa
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/87645afa052a87ab2af9602c8fafc2a707c77c19
Stats:     19 lines in 1 file changed: 5 ins; 11 del; 3 mod

8370389: JavaFrameAnchor on s390 has unnecessary barriers

Reviewed-by: lucy, aph

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

PR: https://git.openjdk.org/jdk/pull/27930


More information about the hotspot-compiler-dev mailing list