RFR: 8273476: G1: refine G1CollectedHeap::par_iterate_regions_array_part_from [v4]
Hamlin Li
mli at openjdk.java.net
Thu Sep 9 06:47:26 UTC 2021
> G1CollectedHeap::par_iterate_regions_array_part_from is moved from G1CollectionSet::iterate_part_from in JDK-8254167.
> The parameters and logic of this method could be refined a bit to make it more straight.
Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
Fix issue
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5414/files
- new: https://git.openjdk.java.net/jdk/pull/5414/files/489947ad..46d5a3cc
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5414&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5414&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/5414.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5414/head:pull/5414
PR: https://git.openjdk.java.net/jdk/pull/5414
More information about the hotspot-gc-dev
mailing list