Integrated: 8366881: Parallel: Obsolete HeapMaximumCompactionInterval

Albert Mingkun Yang ayang at openjdk.org
Mon Sep 8 19:17:18 UTC 2025


On Thu, 4 Sep 2025 12:16:28 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Remove a produce flag that controls maximum-compaction during a full-gc. The existing criteria, such as heap usage, old-gen density, are enough for deciding maximum-compaction.
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: 3e68d7d9
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3e68d7d99fcf3039395ba94234ecbebe8e98c754
Stats:     57 lines in 5 files changed: 10 ins; 27 del; 20 mod

8366881: Parallel: Obsolete HeapMaximumCompactionInterval

Reviewed-by: iwalulya

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

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


More information about the hotspot-gc-dev mailing list