Integrated: 8364541: Parallel: Support allocation in old generation when heap is almost full
Albert Mingkun Yang
ayang at openjdk.org
Mon Aug 11 10:54:15 UTC 2025
On Fri, 1 Aug 2025 15:36:06 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Adding old-gen allocation support in heap-almost-full scenario. This can make tests that cause OOM deliberately more resilient to timeout and help runaway apps to exit/fail faster.
>
> Test: tier1-3
This pull request has now been integrated.
Changeset: fd766b27
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fd766b27b9f862075a415780901c242a7d48c26f
Stats: 7 lines in 1 file changed: 2 ins; 0 del; 5 mod
8364541: Parallel: Support allocation in old generation when heap is almost full
Reviewed-by: phh, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/26599
More information about the hotspot-gc-dev
mailing list