Integrated: 8309306: G1: Move is_obj_dead from HeapRegion to G1CollectedHeap

Albert Mingkun Yang ayang at openjdk.org
Mon Jun 12 11:16:09 UTC 2023


On Thu, 1 Jun 2023 15:05:41 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple refactoring around `HeapRegion::is_obj_dead`.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: fdaa2c40
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fdaa2c40835344a336696656285d8a9705f4a166
Stats:     37 lines in 4 files changed: 7 ins; 18 del; 12 mod

8309306: G1: Move is_obj_dead from HeapRegion to G1CollectedHeap

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list