RFR: 8298144: Remove Space::new_dcto_cl
Stefan Karlsson
stefank at openjdk.org
Tue Dec 6 13:33:00 UTC 2022
On Tue, 6 Dec 2022 06:59:57 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of removing effectively unused code.
>
> Test: hotspot_gc
Marked as reviewed by stefank (Reviewer).
src/hotspot/share/gc/shared/cardTableRS.hpp line 35:
> 33: class Generation;
> 34: class Space;
> 35: class ContiguousSpace;
It would be nice to keep the block sorted.
-------------
PR: https://git.openjdk.org/jdk/pull/11527
More information about the hotspot-gc-dev
mailing list