RFR: 8275287: Relax memory ordering constraints on updating instance class and array class counters

David Holmes dholmes at openjdk.java.net
Mon Oct 18 07:33:52 UTC 2021


On Fri, 15 Oct 2021 16:09:49 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> The same as JDK-8275287, the counters only need atomic guarantee,  so that, their memory constraints can be relaxed.

This seems fine.

Thanks,
David

> The same as JDK-8275287

?? this _is_ JDK-8275287. :)

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list