RFR: 8310680: GenShen: In-place region promotions may fail [v4]
Y. Srinivas Ramakrishna
ysr at openjdk.org
Mon Jun 26 16:58:52 UTC 2023
On Fri, 23 Jun 2023 22:09:53 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> There are a few small changes here:
>> * In `op-update-refs-final`, only active regions are aged.
>> * In `op-final-roots`, a region's age may be reset outside of an aging cycle.
>> * When the field used to save `top` before promotion is set, it indicates the region has been chosen for in-place-promotion.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>
> Only save top before promotion when all pre-conditions are satisfied
LGTM! 🚢
-------------
Marked as reviewed by ysr (Committer).
PR Review: https://git.openjdk.org/shenandoah/pull/290#pullrequestreview-1498990019
More information about the shenandoah-dev
mailing list