Integrated: 8353692: Relax memory constraint on updating ObjectMonitorTable's item count
Zhengyu Gu
zgu at openjdk.org
Wed Apr 9 13:01:36 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.
This pull request has now been integrated.
Changeset: da462cf2
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/da462cf2255f55c1059f9d9bf479231408a72b55
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
8353692: Relax memory constraint on updating ObjectMonitorTable's item count
Reviewed-by: rkennke, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/24432
More information about the hotspot-runtime-dev
mailing list