RFR: Improve handling of cancellation after final mark [v2]

Kelvin Nilsen kdnilsen at openjdk.java.net
Fri Feb 4 16:49:43 UTC 2022


On Fri, 4 Feb 2022 00:11:08 GMT, William Kemper <wkemper at openjdk.org> wrote:

>> Handle case when gc is cancelled _after_ final mark but _before_ the control thread checks for cancellation. If final mark completes before the cancellation is detected, we can no longer degenerate to the marking phase.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add clarifying comment

Marked as reviewed by kdnilsen (Committer).

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

PR: https://git.openjdk.java.net/shenandoah/pull/109


More information about the shenandoah-dev mailing list