Integrated: 8290221: G1: Merge multiple calls of get_next_marked_addr in HeapRegion::oops_on_memregion_iterate_in_unparsable

Albert Mingkun Yang ayang at openjdk.org
Thu Jul 14 08:50:12 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

This pull request has now been integrated.

Changeset: c7c20661
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c7c20661eee727ed8354b19723c359ae7c2d4bd8
Stats:     21 lines in 1 file changed: 6 ins; 12 del; 3 mod

8290221: G1: Merge multiple calls of get_next_marked_addr in HeapRegion::oops_on_memregion_iterate_in_unparsable

Reviewed-by: tschatzl, iwalulya

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

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



More information about the hotspot-gc-dev mailing list