Integrated: JDK-8309297: Adjust ShenandoahHeap print_heap_regions_on

Matthias Baesken mbaesken at openjdk.org
Wed Jun 7 10:54:03 UTC 2023


On Thu, 1 Jun 2023 14:45:16 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> The ShenandoahHeap print_heap_regions_on method prints some brief description of the columns of the heap table, however the description is unsorted and seems to be not fully up to date.
> 
> Another thought - is the critical pins column (CP=critical pins)  still needed or always 0  and obsolete now?

This pull request has now been integrated.

Changeset: 9233dcc8
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9233dcc8380c6e7cd7bbf7a1f4c0a6873429ea53
Stats:     10 lines in 2 files changed: 5 ins; 0 del; 5 mod

8309297: Adjust ShenandoahHeap print_heap_regions_on

Reviewed-by: ysr, mdoerr

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

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


More information about the hotspot-gc-dev mailing list