RFR: 8368152: Shenandoah: Incorrect behavior at end of degenerated cycle [v2]
William Kemper
wkemper at openjdk.org
Tue Sep 23 21:13:27 UTC 2025
> 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:
Fix typo in comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27456/files
- new: https://git.openjdk.org/jdk/pull/27456/files/f5aa7b13..c962f198
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27456&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27456&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27456.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27456/head:pull/27456
PR: https://git.openjdk.org/jdk/pull/27456
More information about the hotspot-gc-dev
mailing list