Integrated: 8318296: Move Space::initialize to ContiguousSpace

Albert Mingkun Yang ayang at openjdk.org
Fri Oct 20 08:43:46 UTC 2023


On Tue, 17 Oct 2023 11:57:59 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple refactoring of moving methods to subclass. (`clear` is also moved, as it is called inside `initialize`.)

This pull request has now been integrated.

Changeset: cd25d1a2
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cd25d1a2bf4530d8fd4d0515b69e2199df9c102f
Stats:     51 lines in 2 files changed: 17 ins; 29 del; 5 mod

8318296: Move Space::initialize to ContiguousSpace

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list