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

Albert Mingkun Yang ayang at openjdk.org
Thu Sep 18 15:11:45 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

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/27340#issuecomment-3308017764


More information about the hotspot-gc-dev mailing list