Integrated: 8364628: Serial: Refactor SerialHeap::mem_allocate_work

Albert Mingkun Yang ayang at openjdk.org
Thu Aug 14 14:54:17 UTC 2025


On Mon, 4 Aug 2025 10:01:15 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Extract out old-gen allocation outside the critical-region to streamline the flow in `mem_allocate_work`.
> 
> Test: tier1-5

This pull request has now been integrated.

Changeset: dd113c8d
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/dd113c8df06cc7e1465fb3dfef2e9b2a5a99f1fb
Stats:     59 lines in 4 files changed: 22 ins; 31 del; 6 mod

8364628: Serial: Refactor SerialHeap::mem_allocate_work

Reviewed-by: phh, kbarrett

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

PR: https://git.openjdk.org/jdk/pull/26619


More information about the hotspot-gc-dev mailing list