Integrated: 8256664: Shenandoah: Cleanup after JDK-8212879
Zhengyu Gu
zgu at openjdk.java.net
Fri Nov 20 13:00:06 UTC 2020
On Fri, 20 Nov 2020 02:04:26 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> JDK-8212879 removed last serial weak roots, that means:
>
> 1) Concurrent GC no longer needs to cleanup any weak roots at pause
> 2) Root verifier no longer needs to distinguish concurrent/serial weak roots.
>
> Test:
> - [x] hotspot_gc_shenandoah
This pull request has now been integrated.
Changeset: 98a5d5a6
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/98a5d5a6
Stats: 70 lines in 9 files changed: 9 ins; 37 del; 24 mod
8256664: Shenandoah: Cleanup after JDK-8212879
Reviewed-by: rkennke
-------------
PR: https://git.openjdk.java.net/jdk/pull/1336
More information about the shenandoah-dev
mailing list