Integrated: 8361726: Shenandoah: More detailed evacuation instrumentation

William Kemper wkemper at openjdk.org
Fri Jul 25 18:03:01 UTC 2025


On Wed, 9 Jul 2025 17:52:08 GMT, William Kemper <wkemper at openjdk.org> wrote:

> Shenandoah has `not product` instrumentation to track evacuation performance. This change introduces more detail by categorizing each evacuation as young, old or promotion.

This pull request has now been integrated.

Changeset: e756c0db
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e756c0dbbb7d99df0751d71726b173e4eabcc903
Stats:     156 lines in 9 files changed: 86 ins; 26 del; 44 mod

8361726: Shenandoah: More detailed evacuation instrumentation

Reviewed-by: ysr, kdnilsen

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

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


More information about the hotspot-gc-dev mailing list