RFR: 8368152: Shenandoah: Incorrect behavior at end of degenerated cycle [v4]

Y. Srinivas Ramakrishna ysr at openjdk.org
Tue Sep 23 22:33:55 UTC 2025


On Tue, 23 Sep 2025 22:24:14 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> There are several issues addressed in this PR:
>> * Shenandoah always ran a full GC after any degenerated cycle
>> * The number of consecutive degenerated GCs with bad progress was reset for every degenerated cycle
>> * Good progress was reported in generational mode even when no progress is made
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improve comments and names

Marked as reviewed by ysr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27456#pullrequestreview-3259777394


More information about the hotspot-gc-dev mailing list