RFR: Fix verification of remembered set at mark start
Kelvin Nilsen
kdnilsen at openjdk.org
Mon Jan 9 22:18:26 UTC 2023
All objects residing between TAMS and top() within each old region are examined independent of the marking context.
-------------
Commit messages:
- Fix verification of remembered set at mark start
Changes: https://git.openjdk.org/shenandoah/pull/197/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=197&range=00
Stats: 46 lines in 1 file changed: 29 ins; 7 del; 10 mod
Patch: https://git.openjdk.org/shenandoah/pull/197.diff
Fetch: git fetch https://git.openjdk.org/shenandoah pull/197/head:pull/197
PR: https://git.openjdk.org/shenandoah/pull/197
More information about the shenandoah-dev
mailing list