RFR: 8320318: ObjectMonitor Responsible thread

David Holmes dholmes at openjdk.org
Wed Sep 11 06:57:10 UTC 2024


On Wed, 11 Sep 2024 06:18:02 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:

>> Just FTR this is a full fence on x86.
>
> It is not needed. `membar(StoreLoad)` does exactly this.

Okay, but if this is intended semantically to be a full fence then it should read that way not just "storeload". Not everyone will consider these synonymous.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19454#discussion_r1753276845


More information about the hotspot-dev mailing list