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

Roman Kennke rkennke at openjdk.java.net
Tue Oct 19 14:10:53 UTC 2021


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

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

Looks good to me.

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

Marked as reviewed by rkennke (Reviewer).

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


More information about the hotspot-runtime-dev mailing list