Integrated: 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
This pull request has now been integrated.
Changeset: c927291e
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c927291ecfa3a3871a1eed006687a3e9db4f6811
Stats: 39 lines in 2 files changed: 28 ins; 10 del; 1 mod
8367739: Serial: Retry allocation after lock acquire in mem_allocate_work
Reviewed-by: fandreuzzi, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/27340
More information about the hotspot-gc-dev
mailing list