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

Francesco Andreuzzi fandreuzzi at openjdk.org
Wed Sep 17 13:45:42 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 fandreuzzi (Author).

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

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


More information about the hotspot-gc-dev mailing list