RFR: 8370943: Support heap expansion during startup in Serial and Parallel
Thomas Schatzl
tschatzl at openjdk.org
Fri Oct 31 08:22:01 UTC 2025
On Thu, 30 Oct 2025 11:41:20 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Add heap expansion logic in allocation slow-path during startup. Some asserts are relaxed to be used by java-threads and outside of safepoint.
>
> Test: tier1-5
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28059#pullrequestreview-3402997828
More information about the hotspot-gc-dev
mailing list