RFR: 8318053: GenShen: Control thread may ignore requests to start concurrent GC
Kelvin Nilsen
kdnilsen at openjdk.org
Thu Oct 12 23:59:07 UTC 2023
On Thu, 12 Oct 2023 23:42:43 GMT, William Kemper <wkemper at openjdk.org> wrote:
> If a request to interrupt an old cycle is accepted, but there is an allocation failure before the requested cycle begins, then the control thread may become stuck in a state where it believes it should ignore further concurrent cycle requests.
Thanks for figuring this out.
-------------
Marked as reviewed by kdnilsen (Committer).
PR Review: https://git.openjdk.org/shenandoah/pull/339#pullrequestreview-1675419262
More information about the shenandoah-dev
mailing list