RFR: 8331048: G1: Prune rebuild candidates based on G1HeapWastePercent early [v2]
Ivan Walulya
iwalulya at openjdk.org
Thu May 2 11:14:09 UTC 2024
> Hi,
>
> Please review this change that moves the `G1CollectionSetChooser::build` out of the cleanup pause into the remark pause. This prunes the rebuild candidates based on G1HeapWastePercent, thereby reducing the rebuild time in cases where pruning happens.
>
> Testing: Tier 1 - 5
>
> 
Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
Thomas Review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18970/files
- new: https://git.openjdk.org/jdk/pull/18970/files/a33095c4..e67fe514
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18970&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18970&range=00-01
Stats: 50 lines in 5 files changed: 31 ins; 5 del; 14 mod
Patch: https://git.openjdk.org/jdk/pull/18970.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18970/head:pull/18970
PR: https://git.openjdk.org/jdk/pull/18970
More information about the hotspot-gc-dev
mailing list