Integrated: Mutator may fail to evacuate
Kelvin Nilsen
kdnilsen at openjdk.java.net
Tue Feb 22 00:30:52 UTC 2022
On Tue, 22 Feb 2022 00:18:17 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> In the case that a mutator thread fails to evacuate, this patch transitions the Java thread into a VM thread before blocking the thread. Otherwise, an assertion error is raised.
This pull request has now been integrated.
Changeset: 2132a6d1
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.java.net/shenandoah/commit/2132a6d151e4c46b71a220100fa478a8be676f13
Stats: 12 lines in 1 file changed: 8 ins; 0 del; 4 mod
Mutator may fail to evacuate
Reviewed-by: wkemper
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/117
More information about the shenandoah-dev
mailing list