RFR: 8304393: Provide method to iterate over regions of humongous object in G1 [v2]
Thomas Schatzl
tschatzl at openjdk.org
Fri Mar 17 18:08:48 UTC 2023
> Hi all,
>
> please review this refactoring that introduces a method to iterate over all regions of a humongous object and apply a function to it to decrease the five times code duplication.
>
> Testing: gha
>
> Thanks,
> Thomas
Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
Indentation
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13080/files
- new: https://git.openjdk.org/jdk/pull/13080/files/104871b8..f3df2340
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13080&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13080&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13080.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/13080/head:pull/13080
PR: https://git.openjdk.org/jdk/pull/13080
More information about the hotspot-gc-dev
mailing list