Integrated: 8293920: G1: Add index based heap region iteration
Albert Mingkun Yang
ayang at openjdk.org
Mon Sep 19 09:55:19 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
This pull request has now been integrated.
Changeset: a93cf926
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a93cf926356b974b8fc5a97d230a15bad066ac2a
Stats: 40 lines in 5 files changed: 40 ins; 0 del; 0 mod
8293920: G1: Add index based heap region iteration
Reviewed-by: tschatzl, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/10301
More information about the hotspot-gc-dev
mailing list