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

Zhengyu Gu zgu at openjdk.org
Mon Jul 11 13:48:25 UTC 2022


On Sun, 10 Jul 2022 05:55:25 GMT, Thomas Stuefe <stuefe 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

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

Marked as reviewed by zgu (Reviewer).

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


More information about the hotspot-runtime-dev mailing list