RFR: JDK-8290046: NMT: Remove unused MallocSiteTable::reset()

Thomas Stuefe stuefe at openjdk.org
Mon Jul 11 14:09:52 UTC 2022


On Mon, 11 Jul 2022 13:45:21 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

>> Trivial cleanup. `MallocSiteTable::reset()` and `MallocSiteTable::delete_linked_list()` are not used anymore since [JDK-8256844](https://bugs.openjdk.org/browse/JDK-8256844). They can be removed.
>
> LGTM

Thanks @zhengyu123 and @DamonFool

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

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


More information about the hotspot-runtime-dev mailing list