RFR: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc [v2]
Albert Mingkun Yang
ayang at openjdk.org
Mon May 19 13:54:34 UTC 2025
> Simple removing unnecessary loop in "caller" of `VM_G1CollectFull`, because an explicit full-gc always run-to-completion.
>
> Test: tier1-3
Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25296/files
- new: https://git.openjdk.org/jdk/pull/25296/files/233a5d1b..722aac36
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25296&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25296&range=00-01
Stats: 20 lines in 2 files changed: 4 ins; 15 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25296.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25296/head:pull/25296
PR: https://git.openjdk.org/jdk/pull/25296
More information about the hotspot-gc-dev
mailing list