JDK-8347959 : ThreadDumper leaks memory
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 22,23,24,25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-01-17
  • Updated: 2025-01-17
  • Resolved: 2025-01-17
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 25
25 masterFixed
Related Reports
Relates :  
Description
It leaks _frames array and frames stored inside the array
Comments
Changeset: 2c41f5ad Branch: master Author: Zhengyu Gu <zgu@openjdk.org> Date: 2025-01-17 13:39:22 +0000 URL: https://git.openjdk.org/jdk/commit/2c41f5adbfcebb057c2ffc8396729bdd1c100079
17-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23169 Date: 2025-01-17 01:07:29 +0000
17-01-2025