RFR: 8253183: Fragile memory barrier selection for some weak memory model platforms
David Holmes
dholmes at openjdk.java.net
Tue Sep 29 07:53:53 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.
Hi Martin,
This looks good as was previously discussed.
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/387
More information about the hotspot-dev
mailing list