RFR: 8371369: Parallel: Relax precondition of PSOldGen::expand_and_allocate [v2]

Albert Mingkun Yang ayang at openjdk.org
Fri Nov 7 10:51:12 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

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/28162#issuecomment-3501827232


More information about the hotspot-gc-dev mailing list