RFR: 8338977: Parallel: Improve heap resizing heuristics [v3]
Guoxiong Li
gli at openjdk.org
Mon May 19 11:08:56 UTC 2025
On Mon, 19 May 2025 06:04:56 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> I don't think throwing OOM, from gc's perspective, is an "error".
Nevermind; I just obey the statement in methods `MemAllocator::Allocation::check_out_of_memory` and `Universe::out_of_memory_error_java_heap`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25000#discussion_r2095458632
More information about the hotspot-dev
mailing list