Integrated: 8287734: Shenandoah: Consolidate marking closures

Zhengyu Gu zgu at openjdk.java.net
Fri Jun 3 12:34:44 UTC 2022


On Thu, 2 Jun 2022 17:29:04 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Shenandoah used to have different marking closures that mark metadata or not. With Loom, marking closures always mark metadata, so they can be consolidated.
> 
> Test:
> 
> - [x] hotspot_gc_shenandoah
> - [x] jdk_loom + ShenandoahGC
> - [x] hotspot_loom + ShenandoahGC

This pull request has now been integrated.

Changeset: 34bb0a5e
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/34bb0a5e6e9c91e037fbbe87382e8275b2435a3f
Stats:     46 lines in 2 files changed: 0 ins; 39 del; 7 mod

8287734: Shenandoah: Consolidate marking closures

Reviewed-by: shade

-------------

PR: https://git.openjdk.java.net/jdk/pull/9000



More information about the hotspot-gc-dev mailing list