RFR: 8278031: MultiThreadedRefCounter should not use relaxed atomic decrement

Kim Barrett kbarrett at openjdk.java.net
Fri Dec 3 21:49:13 UTC 2021


On Fri, 3 Dec 2021 10:52:01 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> please help review this small adjustment to the reference counter memory order.
> 
> Tests: jdk_jfr
> 
> Thanks to @kimbarrett for bringing this to attention.
> 
> Markus

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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


More information about the hotspot-jfr-dev mailing list