Integrated: 8263433: Shenandoah: Don't expect forwarded objects in set_concurrent_mark_in_progress()
Zhengyu Gu
zgu at openjdk.java.net
Thu Mar 11 20:14:09 UTC 2021
On Thu, 11 Mar 2021 14:57:43 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Please review this trivial cleanup.
>
> After removing piggyback reference update cycle, we don't expect to see forwarded objects during concurrent mark phase.
> While it is possible during full gc mark, but this flag is irrelevant.
>
> Test:
> - [x] hotspot_gc_shenandoah
This pull request has now been integrated.
Changeset: b92abac2
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b92abac2
Stats: 5 lines in 1 file changed: 0 ins; 3 del; 2 mod
8263433: Shenandoah: Don't expect forwarded objects in set_concurrent_mark_in_progress()
Reviewed-by: shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/2941
More information about the hotspot-gc-dev
mailing list