RFR: 8275730: Relax memory constraint on MultiThreadedRefCounter
Zhengyu Gu
zgu at openjdk.java.net
Wed Nov 3 12:12:22 UTC 2021
On Wed, 3 Nov 2021 03:36:46 GMT, Yumin Qi <minqi at openjdk.org> wrote:
>> It is just an atomic counter, only needs atomic guarantee.
>
> add (sub) itself also with a parameter of atomic_memory_order, but this change is more concise.
> LGTM.
Thanks, @yminqi
-------------
PR: https://git.openjdk.java.net/jdk/pull/6069
More information about the hotspot-jfr-dev
mailing list