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

Aleksey Shipilev shade at openjdk.org
Wed Mar 19 18:00:09 UTC 2025


On Tue, 18 Mar 2025 22:36:49 GMT, Kelvin Nilsen <kdnilsen 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.

Looks fine to me.

Note the are useful "Caused by" and "Related" links in JBS, which you should really use to track the dependencies between the tickets. I added some, see how it looks. Also, these are either "Enhancement" or "Bug". "Task" is usually about something that is not code-related: https://openjdk.org/guide/#types-of-issues

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24106#pullrequestreview-2699539104


More information about the shenandoah-dev mailing list