Integrated: 8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc

Albert Mingkun Yang ayang at openjdk.org
Tue May 20 13:21:04 UTC 2025


On Mon, 19 May 2025 06:49:57 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple removing unnecessary loop in "caller" of `VM_G1CollectFull`, because an explicit full-gc always run-to-completion.
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: e6750a5b
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e6750a5bb0580733820a0885d40704e050baf97d
Stats:     39 lines in 4 files changed: 4 ins; 30 del; 5 mod

8357218: G1: Remove loop in G1CollectedHeap::try_collect_fullgc

Reviewed-by: kbarrett, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/25296


More information about the hotspot-gc-dev mailing list