RFR: 8367739: Serial: Retry allocation after lock acquire in mem_allocate_work

Thomas Schatzl tschatzl at openjdk.org
Thu Sep 18 15:06:08 UTC 2025


On Wed, 17 Sep 2025 10:46:56 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-8364628](https://bugs.openjdk.org/browse/JDK-8364628).
> 
> Test: tier1-3

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27340#pullrequestreview-3240331291


More information about the hotspot-gc-dev mailing list