RFR: 8253183: Fragile memory barrier selection for some weak memory model platforms
Erik Österlund
eosterlund at openjdk.java.net
Tue Sep 29 08:02:43 UTC 2020
On Mon, 28 Sep 2020 21:11:04 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.
Looks good. Thanks for taking care of this Martin.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/387
More information about the hotspot-dev
mailing list