Integrated: 8301599: Serial: Refactor nested closures in DefNewGeneration

Albert Mingkun Yang ayang at openjdk.org
Mon Feb 6 13:16:59 UTC 2023


On Wed, 1 Feb 2023 10:13:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple refactoring broken into two commits:
> 
> 1. Rename `KeepAliveClosure`.
> 2. Extract and move closures to cpp file.
> 
> Test: hotspot_gc

This pull request has now been integrated.

Changeset: 8e9b7267
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8e9b72670ba753cd3dfca1a4dfbd19b58b43c427
Stats:     124 lines in 3 files changed: 39 ins; 59 del; 26 mod

8301599: Serial: Refactor nested closures in DefNewGeneration

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list