RFR: Fix preempt old preparation

William Kemper wkemper at openjdk.java.net
Fri Oct 29 21:48:45 UTC 2021


On Fri, 29 Oct 2021 21:35:14 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

> To address crashes found following integration of "preempt old preparation", several fixes have been implemented:
> 
> 1. Defer mixed evacuations until after coalesce-and-fill is done
> 2. Fix verification of remembered set to use the marking context whenever old-gen is in the process of preparing for mixed evacuations.
> 3. Cosmetic improvement to change "misleading" function names.

Looks good to me.

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

Marked as reviewed by wkemper (Committer).

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


More information about the shenandoah-dev mailing list