RFR: 8361726: Shenandoah: More detailed evacuation instrumentation

Kelvin Nilsen kdnilsen at openjdk.org
Tue Jul 22 17:44:55 UTC 2025


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

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

Thanks. This instrumentation is helpful in evaluating further proposed changes.

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

Marked as reviewed by kdnilsen (Committer).

PR Review: https://git.openjdk.org/jdk/pull/26222#pullrequestreview-3044153951


More information about the hotspot-gc-dev mailing list