Integrated: 8306833: Change CardTable::_covered to static array

Albert Mingkun Yang ayang at openjdk.org
Thu Apr 27 11:54:26 UTC 2023


On Tue, 25 Apr 2023 10:30:49 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple refactoring to remove unused declaration in `vmStructs_gc.hpp`, which then enables more cleanup in `CardTable`.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: 96cdf93b
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/96cdf93b425612ec2e7815fec4f6f6fcc0e70f47
Stats:     14 lines in 4 files changed: 2 ins; 6 del; 6 mod

8306833: Change CardTable::_covered to static array

Reviewed-by: tschatzl, kbarrett

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

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


More information about the hotspot-gc-dev mailing list