RFR: 8290221: G1: Merge multiple calls of get_next_marked_addr in HeapRegion::oops_on_memregion_iterate_in_unparsable
Thomas Schatzl
tschatzl at openjdk.org
Wed Jul 13 08:11:43 UTC 2022
On Wed, 13 Jul 2022 07:20:36 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of merging two calls of `get_next_marked_addr` into one.
>
> Test: hotspot_gc
Lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9477
More information about the hotspot-gc-dev
mailing list