RFR: 8253183: Fragile memory barrier selection for some weak memory model platforms [v2]

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Sep 29 20:53:54 UTC 2020


On Tue, 29 Sep 2020 20:39:10 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Hi, I'd like to propose a fix after the discussion in https://bugs.openjdk.java.net/browse/JDK-8253183
>> 
>> Please especially review my new comments in the code. The authors of the surrounding code in objectMonitor.cpp and
>> synchronizer.cpp may know better.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   rename loadload_for_iriw to loadload_for_IRIW

Thanks for making those changes. Thumbs up.

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

Marked as reviewed by dcubed (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/387


More information about the hotspot-dev mailing list