RFR: 8293920: G1: Add index based heap region iteration
Kim Barrett
kbarrett at openjdk.org
Fri Sep 16 13:12:38 UTC 2022
On Fri, 16 Sep 2022 09:30:14 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of introducing a new `iterate` method. It's dead code for now, and will be used soon in [JDK-8293210](https://bugs.openjdk.org/browse/JDK-8293210).
>
> Test: hotspot_gc
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10301
More information about the hotspot-gc-dev
mailing list