RFR: JDK-8309297: Adjust ShenandoahHeap print_heap_regions_on [v2]
Martin Doerr
mdoerr at openjdk.org
Tue Jun 6 12:07:52 UTC 2023
On Tue, 6 Jun 2023 08:30:09 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?
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> remove comment line
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14264#pullrequestreview-1465021722
More information about the hotspot-gc-dev
mailing list