Integrated: 8330155: Serial: Remove TenuredSpace

Guoxiong Li gli at openjdk.org
Wed Apr 24 11:44:36 UTC 2024


On Mon, 22 Apr 2024 16:24:06 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch removes the class `TenuredSpace` and adjusts its usages. After removing `TenuredSpace`, the file `space.inline.hpp` is empty, so I remove this file and change the included header file to `space.hpp`.
> 
> The test `make test-tier1_gc` passed locally. Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: 2bb5cf5f
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2bb5cf5f33337b2cc40aca3bdd36400dc4af5723
Stats:     162 lines in 21 files changed: 11 ins; 127 del; 24 mod

8330155: Serial: Remove TenuredSpace

Reviewed-by: ayang, cjplummer, tschatzl

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

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


More information about the serviceability-dev mailing list