Integrated: 8305060: G1: Refactor G1ScanHRForRegionClosure::scan_heap_roots

Albert Mingkun Yang ayang at openjdk.org
Mon Apr 17 12:30:47 UTC 2023


On Tue, 28 Mar 2023 09:48:34 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple refactoring to separate out dirty-cards iteration logic from dirty-cards processing.
> 
> Test: tier1-6

This pull request has now been integrated.

Changeset: cc60f2ff
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cc60f2ff3f16bdb04917e09cb87f09bd544f1f8b
Stats:     245 lines in 3 files changed: 99 ins; 121 del; 25 mod

8305060: G1: Refactor G1ScanHRForRegionClosure::scan_heap_roots

Reviewed-by: tschatzl, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/13205


More information about the hotspot-gc-dev mailing list