Integrated: Fix verification of remembered set at mark start
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Jan 11 16:44:50 UTC 2023
On Mon, 9 Jan 2023 22:12:08 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> All objects residing between TAMS and top() within each old region are examined independent of the marking context.
This pull request has now been integrated.
Changeset: aca12fcb
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/aca12fcb017524fc3107aa65e8f1566fc2e044fa
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
Fix verification of remembered set at mark start
Reviewed-by: wkemper, ysr
-------------
PR: https://git.openjdk.org/shenandoah/pull/197
More information about the shenandoah-dev
mailing list