RFR: 8371369: Parallel: Relax precondition of PSOldGen::expand_and_allocate [v2]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Fri Nov 7 10:36:02 UTC 2025
On Fri, 7 Nov 2025 10:24:37 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Use more precise precondition for heap/old-gen expansion; the same precondition is also used in its sole caller.
>>
>> Edit:
>> Additionally, the call `needs_expand` is updated to accommodate two different paths where it can't be invoked.
>>
>> Test: tie1-5
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Marked as reviewed by fandreuzzi (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28162#pullrequestreview-3432933729
More information about the hotspot-gc-dev
mailing list