RFR: 8324613: Serial: Rename GenerationPool to TenuredGenerationPool

Stefan Karlsson stefank at openjdk.org
Wed Jan 24 10:46:26 UTC 2024


On Wed, 24 Jan 2024 10:30:13 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial renaming to use concrete subtype.

Marked as reviewed by stefank (Reviewer).

src/hotspot/share/gc/serial/serialMemoryPools.cpp line 28:

> 26: #include "gc/serial/defNewGeneration.hpp"
> 27: #include "gc/serial/tenuredGeneration.hpp"
> 28: #include "gc/serial/serialMemoryPools.hpp"

Sort-order

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

PR Review: https://git.openjdk.org/jdk/pull/17551#pullrequestreview-1841068364
PR Review Comment: https://git.openjdk.org/jdk/pull/17551#discussion_r1464715540


More information about the hotspot-gc-dev mailing list