RFR: 8353692: Relax memory constraint on updating ObjectMonitorTable's item count
Roman Kennke
rkennke at openjdk.org
Tue Apr 8 18:47:22 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.
Makes sense! Thank you!
-------------
Marked as reviewed by rkennke (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24432#pullrequestreview-2751087594
More information about the hotspot-runtime-dev
mailing list