RFR: 8371465: Parallel: Revise asserts around heap expansion [v2]

Thomas Schatzl tschatzl at openjdk.org
Thu Nov 13 14:10:02 UTC 2025


On Thu, 13 Nov 2025 13:16:48 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Revise heap/old-gen expansion asserts/comments to cover two paths:
>> 
>> 1. startup: no gc can occur
>> 2. after-startup: during safepoint, by vm-thread.
>> 
>> Test: tier1-4
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

okay

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28266#pullrequestreview-3459968485


More information about the hotspot-gc-dev mailing list