RFR: 8364628: Serial: Refactor SerialHeap::mem_allocate_work [v2]
Kim Barrett
kbarrett at openjdk.org
Thu Aug 14 13:43:16 UTC 2025
On Wed, 13 Aug 2025 10:48:14 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
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into sgc-mem-allocate
> - sgc-mem-allocate
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26619#pullrequestreview-3120646786
More information about the hotspot-gc-dev
mailing list