RFR: 8371369: Parallel: Relax precondition of PSOldGen::expand_and_allocate [v2]
Erik Österlund
eosterlund at openjdk.org
Fri Nov 7 10:24:37 UTC 2025
On Fri, 7 Nov 2025 10:21:10 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 eosterlund (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28162#pullrequestreview-3432835520
More information about the hotspot-gc-dev
mailing list