RFR: 8367737: Parallel: Retry allocation after lock acquire in mem_allocate_work
Ivan Walulya
iwalulya at openjdk.org
Wed Sep 17 08:52:25 UTC 2025
On Tue, 16 Sep 2025 09:40:10 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Restoring the allocation retrying logic inside lock-region to avoid premature GCs. This logic was mistakenly removed in [JDK-8365557](https://bugs.openjdk.org/browse/JDK-8365557).
>
> Test: tier1-3
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27308#pullrequestreview-3233374430
More information about the hotspot-gc-dev
mailing list