Integrated: 8366063: Parallel: Refactor copy_unmarked_to_survivor_space
Albert Mingkun Yang
ayang at openjdk.org
Tue Sep 2 13:13:50 UTC 2025
On Mon, 25 Aug 2025 08:52:05 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Extract out young/old generation allocation logic so that the evacuation method flow becomes clear and easier to follow.
>
> Test: tier1-5; perf neutral for specjvm2008, dacapo and some synthetic bms.
This pull request has now been integrated.
Changeset: 71035436
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/710354369e0131e900afc4ced706a9ed0e23ab9c
Stats: 149 lines in 2 files changed: 81 ins; 62 del; 6 mod
8366063: Parallel: Refactor copy_unmarked_to_survivor_space
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/26922
More information about the hotspot-gc-dev
mailing list