Integrated: 8335925: Serial: Move allocation API from Generation to subclasses

Albert Mingkun Yang ayang at openjdk.org
Wed Aug 7 07:50:38 UTC 2024


On Mon, 8 Jul 2024 20:00:31 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial moving methods from parent class to subclasses. The unused second arg is also removed along the way. The API names are descriptive enough so that the accompanying comments are dropped as well.

This pull request has now been integrated.

Changeset: 41f784fe
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/41f784fe63f8e06a25e1fe00dc96e398874adf81
Stats:     57 lines in 7 files changed: 3 ins; 35 del; 19 mod

8335925: Serial: Move allocation API from Generation to subclasses

Reviewed-by: gli, kbarrett, iwalulya

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

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


More information about the hotspot-gc-dev mailing list