RFR: 8320112 GenShen: Improve end of process report [v2]
Kelvin Nilsen
kdnilsen at openjdk.org
Fri Nov 17 17:41:13 UTC 2023
On Tue, 14 Nov 2023 23:14:48 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> When Shenandoah is shutdown, it logs a summary of its activity over the life of the process. This change adds percentages to the breakdown of the types and counts of cycles that executed. It also simplifies some of the logic around recording the various outcomes.
>
> William Kemper has updated the pull request incrementally with two additional commits since the last revision:
>
> - Reduce visibility of new methods
> - Fix accidental whitespace change
Thanks for clarifying my confusion, and thanks for these improvements.
-------------
Marked as reviewed by kdnilsen (Committer).
PR Review: https://git.openjdk.org/shenandoah/pull/357#pullrequestreview-1737556582
More information about the shenandoah-dev
mailing list