RFR: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc [v5]
Albert Mingkun Yang
ayang at openjdk.org
Tue May 20 07:20:30 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/93c6e998..f5768f82
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25296&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25296&range=03-04
Stats: 2 lines in 2 files changed: 1 ins; 0 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