RFR: 8309874: NMethod barriers may remain armed when regions are promoted in place
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Jun 14 20:46:49 UTC 2023
On Wed, 14 Jun 2023 20:30:03 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Genshen runs in-place promotions during the evacuation phase. If the cycle is _only_ performing in-place promotions, it should not arm NMethod barriers. The barriers are now only armed and disarmed if the collection set is not empty.
Thanks for fixing this.
-------------
Marked as reviewed by kdnilsen (no project role).
PR Review: https://git.openjdk.org/shenandoah/pull/286#pullrequestreview-1480270651
More information about the shenandoah-dev
mailing list