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

Jie Fu jiefu at openjdk.org
Sun Jul 10 06:41:43 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.

Looks good.

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

Marked as reviewed by jiefu (Reviewer).

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


More information about the hotspot-runtime-dev mailing list