RFR: 8367737: Parallel: Retry allocation after lock acquire in mem_allocate_work

Thomas Schatzl tschatzl at openjdk.org
Tue Sep 16 14:26:45 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 tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27308#pullrequestreview-3230266852


More information about the hotspot-gc-dev mailing list