RFR: 8273476: G1: refine G1CollectedHeap::par_iterate_regions_array_part_from [v3]

Hamlin Li mli at openjdk.java.net
Thu Sep 9 04:12: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 assert

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5414/files
  - new: https://git.openjdk.java.net/jdk/pull/5414/files/78da4ce7..489947ad

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5414&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5414&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 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