Integrated: 8367450: Shenandoah: Log the composition of the collection set

William Kemper wkemper at openjdk.org
Thu Sep 18 19:06:21 UTC 2025


On Thu, 11 Sep 2025 21:40:50 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Reuse the same log message from GenShen which details the composition of the live data to be evacuated. In the non-generational modes, all regions are considered young and nothing will be promoted (or old).

This pull request has now been integrated.

Changeset: 4be4826d
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4be4826ddb51c155eec3fe2923d891357f8d753b
Stats:     294 lines in 11 files changed: 50 ins; 205 del; 39 mod

8367450: Shenandoah: Log the composition of the collection set

Reviewed-by: ysr, kdnilsen, phh

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

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


More information about the hotspot-gc-dev mailing list