Integrated: 8318053: GenShen: Control thread may ignore requests to start concurrent GC
William Kemper
wkemper at openjdk.org
Fri Oct 13 17:43:47 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.
This pull request has now been integrated.
Changeset: ccbb0d85
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/ccbb0d85c2ec2fb94deaa60d84719f84f050d967
Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
8318053: GenShen: Control thread may ignore requests to start concurrent GC
Reviewed-by: kdnilsen, ysr
-------------
PR: https://git.openjdk.org/shenandoah/pull/339
More information about the shenandoah-dev
mailing list