RFR: 8341544: Restore fence() in Mutex

David Holmes dholmes at openjdk.org
Fri May 16 02:45:53 UTC 2025


On Mon, 5 May 2025 11:13:05 GMT, Anton Artemov <duke at openjdk.org> wrote:

> Added a fence in the mutex code in order to restore the old documented semantics of fence - lock - acquire. 
> 
> No significant performance impact observed in an extending testing.
> 
> Tested in tiers 1-3.

Marked as reviewed by dholmes (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25033#pullrequestreview-2845369104


More information about the hotspot-runtime-dev mailing list