JDK-8290046 : NMT: Remove unused MallocSiteTable::reset()
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17,18,19,20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-07-10
  • Updated: 2022-07-18
  • Resolved: 2022-07-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 b06Fixed
Related Reports
Relates :  
Description
MallocSiteTable::reset() and MallocSiteTable::delete_linked_list() are not used anymore since JDK-8256844. They can be removed.
Comments
Changeset: 95c80229 Author: Thomas Stuefe <stuefe@openjdk.org> Date: 2022-07-11 14:07:12 +0000 URL: https://git.openjdk.org/jdk/commit/95c8022958f84047cf26909239d8608eff4e35fb
11-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9441 Date: 2022-07-10 05:55:25 +0000
10-07-2022