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

Zhengyu Gu zgu at openjdk.java.net
Tue Oct 19 14:17:53 UTC 2021


On Tue, 19 Oct 2021 14:07:23 GMT, Roman Kennke <rkennke 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.

Thanks, @rkennke

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

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


More information about the hotspot-runtime-dev mailing list