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

Albert Mingkun Yang ayang at openjdk.org
Wed Sep 17 10:30:52 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

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/27308#issuecomment-3302341124


More information about the hotspot-gc-dev mailing list