RFR: 8352428: GenShen: Old-gen cycles are still looping

Kelvin Nilsen kdnilsen at openjdk.org
Wed Mar 19 17:38:17 UTC 2025


On Wed, 19 Mar 2025 09:28:53 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> A recent commit failed to address all paths by which an infinite loop of old GC cycles might occur.  This new PR handles one other case related to the original problem.  This is part2 of the fix.
>
> I don't understand the bug mapping here. JDK-8350889 is already resolved. I think you need to file a follow-up bug and reference that new bug in this PR.

Thanks @shipilev for your suggestion.  I've opened another JBS issue and linked this new PR to that.

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

PR Comment: https://git.openjdk.org/jdk/pull/24106#issuecomment-2737503085


More information about the shenandoah-dev mailing list