Integrated: 8341554: Shenandoah: Missing heap lock when updating usage for soft ref policy

William Kemper wkemper at openjdk.org
Fri Oct 4 21:58:44 UTC 2024


On Fri, 4 Oct 2024 19:18:42 GMT, William Kemper <wkemper at openjdk.org> wrote:

> A recent change to avoid checking the log level under the lock inadvertently removed the lock from an operation that needs it.

This pull request has now been integrated.

Changeset: bade041d
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bade041db82a09cf33d4dbcc849f5784b3851f3d
Stats:     7 lines in 1 file changed: 3 ins; 0 del; 4 mod

8341554: Shenandoah: Missing heap lock when updating usage for soft ref policy

Reviewed-by: kdnilsen, ysr

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

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


More information about the hotspot-gc-dev mailing list