RFR: 8333105: Shenandoah: Results of concurrent mark may be lost for degenerated cycle
Kelvin Nilsen
kdnilsen at openjdk.org
Tue May 28 21:14:01 UTC 2024
On Tue, 28 May 2024 18:01:56 GMT, William Kemper <wkemper at openjdk.org> wrote:
> If Shenandoah does not detect a cancellation after completing concurrent mark, but before completing final mark it will fall through the concurrent cycle without collecting anything. This will shortly lead to a degenerated cycle which will _not_ use the results from the nearly complete concurrent mark. This will result in an unnecessarily longer degenerated cycle.
Marked as reviewed by kdnilsen (no project role).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19434#pullrequestreview-2083855329
More information about the hotspot-gc-dev
mailing list