Integrated: 8371825: G1: Use more precise filler API in fill_range_with_dead_objects

Albert Mingkun Yang ayang at openjdk.org
Mon Nov 17 12:31:26 UTC 2025


On Thu, 13 Nov 2025 17:14:03 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Replace `fill_with_objects` with `fill_with_object` for dead-space inside a heap-region.
> 
> Test: tier1-5

This pull request has now been integrated.

Changeset: 8301d991
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8301d9917ec9fed40e3af77998f88165e0837daf
Stats:     15 lines in 1 file changed: 0 ins; 10 del; 5 mod

8371825: G1: Use more precise filler API in fill_range_with_dead_objects

Reviewed-by: shade, tschatzl

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

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


More information about the hotspot-gc-dev mailing list