RFR: 8369097: Parallel: Support allocation in from space when heap is too full [v2]

Thomas Schatzl tschatzl at openjdk.org
Wed Oct 8 11:12:02 UTC 2025


On Tue, 7 Oct 2025 18:25:47 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
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into pgc-allocate-in-from-space
>  - pgc-allocate-in-from-space

Seems good.

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27620#pullrequestreview-3314304123


More information about the hotspot-gc-dev mailing list