RFR: 8353692: Relax memory constraint on updating ObjectMonitorTable's item count
Zhengyu Gu
zgu at openjdk.org
Wed Apr 9 13:01:35 UTC 2025
On Fri, 4 Apr 2025 01:32:48 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> It is a simple atomic counter for tracking hash table's load factor, only needs atomic guarantee.
Thanks @rkennke @dholmes-ora for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24432#issuecomment-2789617939
More information about the hotspot-runtime-dev
mailing list