Integrated: 8361055: Serial: Inline SerialHeap::process_roots
Albert Mingkun Yang
ayang at openjdk.org
Mon Jul 28 07:19:03 UTC 2025
On Mon, 30 Jun 2025 08:25:09 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Refactor roots processing in Serial (young-gc and full-gc) to clean up the control-flow and make is clearer what roots and closures are used in each context.
>
> Test: tier1-8
This pull request has now been integrated.
Changeset: af5932ef
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/af5932efb5e873ef3beb8b8999a5ef3fbd094ff6
Stats: 110 lines in 6 files changed: 31 ins; 48 del; 31 mod
8361055: Serial: Inline SerialHeap::process_roots
Reviewed-by: tschatzl, kbarrett, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/26038
More information about the hotspot-gc-dev
mailing list