Integrated: Use state of mark context itself to track stability of old mark bitmap
William Kemper
wkemper at openjdk.org
Tue Apr 25 20:16:45 UTC 2023
On Tue, 25 Apr 2023 16:28:48 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Rely on the state of the bitmap itself, rather than the state of the GC for knowing when it is safe to use the old generation bitmap.
This pull request has now been integrated.
Changeset: d59effcb
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/d59effcb78d15217a5457e93a40dffa32c68bc65
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
Use state of mark context itself to track stability of old mark bitmap
Reviewed-by: ysr, shade
-------------
PR: https://git.openjdk.org/shenandoah/pull/266
More information about the shenandoah-dev
mailing list