Integrated: 8305062: Refactor CardTable::resize_covered_region

Albert Mingkun Yang ayang at openjdk.org
Mon Apr 24 10:30:58 UTC 2023


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

> Simple refactoring to make logic around cardtable cover-region more concrete, since #generations and gen-boundary is fixed for Serial/Parallel.
> 
> Test: tier1-6

This pull request has now been integrated.

Changeset: 30fa50d1
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/30fa50d15854ffaec2f17882710e9f09f829b77a
Stats:     277 lines in 8 files changed: 27 ins; 180 del; 70 mod

8305062: Refactor CardTable::resize_covered_region

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list