Integrated: 8323021: Shenandoah: Encountered reference count always attributed to first worker thread

William Kemper wkemper at openjdk.org
Fri Jan 5 10:42:30 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.

This pull request has now been integrated.

Changeset: f0e2e431
Author:    William Kemper <wkemper at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f0e2e4311b8cab160dc9e35f43e9ae5a145c5e23
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8323021: Shenandoah: Encountered reference count always attributed to first worker thread

Reviewed-by: kdnilsen, ysr, shade

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

PR: https://git.openjdk.org/jdk/pull/17273


More information about the hotspot-gc-dev mailing list