Integrated: 8369097: Parallel: Support allocation in from space when heap is too full

Albert Mingkun Yang ayang at openjdk.org
Fri Oct 10 18:04:15 UTC 2025


On Fri, 3 Oct 2025 08:31:39 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Support allocation in from-space of young-gen in extreme cases (heap is almost full), so that gc-log shows used-heap is almost at max-heap when OOM is thrown.
> 
> Test: tier1-5

This pull request has now been integrated.

Changeset: 7e29d294
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7e29d294e53a246864e9473bf461f0f4c1f6e388
Stats:     16 lines in 1 file changed: 14 ins; 0 del; 2 mod

8369097: Parallel: Support allocation in from space when heap is too full

Reviewed-by: tschatzl, fandreuzzi

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

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


More information about the hotspot-gc-dev mailing list