RFR: 8365557: Parallel: Refactor ParallelScavengeHeap::mem_allocate_work

Thomas Schatzl tschatzl at openjdk.org
Tue Aug 26 08:15:34 UTC 2025


On Thu, 14 Aug 2025 14:48:17 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Extract out multi-thread-safe old-gen allocation API call outside the critical-region to streamline the flow in `mem_allocate_work`.
> 
> Test: tier1-3

Seems good.

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26779#pullrequestreview-3154491619


More information about the hotspot-gc-dev mailing list