RFR: 8364541: Parallel: Support allocation in old generation when heap is almost full
Thomas Schatzl
tschatzl at openjdk.org
Mon Aug 11 08:49:13 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
Not sure why the condition had to be broken into two if-statements, but seems good.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26599#pullrequestreview-3104704107
More information about the hotspot-gc-dev
mailing list