RFR: 8330155: Serial: Remove TenuredSpace

Chris Plummer cjplummer at openjdk.org
Mon Apr 22 19:56:27 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

SA changes look good.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18894#pullrequestreview-2015689218


More information about the serviceability-dev mailing list