Integrated: 8290019: Refactor HeapRegion::oops_on_memregion_iterate()

Thomas Schatzl tschatzl at openjdk.org
Mon Jul 11 08:01:15 UTC 2022


On Fri, 8 Jul 2022 15:09:32 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this potential refactoring for `HeapRegion::oops_on_memregion_iterate()`; it's a bit subjective imo if the code is better now, so please feel free to say so and I'll retract.
> 
> Testing: tier1-3
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: e2598207
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e25982071d6d1586d723bcc0d261be619a187f00
Stats:     45 lines in 2 files changed: 18 ins; 18 del; 9 mod

8290019: Refactor HeapRegion::oops_on_memregion_iterate()

Reviewed-by: ayang, iwalulya

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

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



More information about the hotspot-gc-dev mailing list