RFR: 8323021: Shenandoah: Encountered reference count always attributed to first worker thread
Kelvin Nilsen
kdnilsen at openjdk.org
Thu Jan 4 23:59:21 UTC 2024
On Thu, 4 Jan 2024 23:48:54 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Simple fix, code was using array base pointer instead of indexing by worker id as intended.
Good catch.
-------------
Marked as reviewed by kdnilsen (no project role).
PR Review: https://git.openjdk.org/jdk/pull/17273#pullrequestreview-1805169860
More information about the hotspot-gc-dev
mailing list