Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8255694
memory leak in JDWP debug agent after calling JVMTI GetAllThreads
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Resolved
Priority:
P5
Resolution:
Fixed
Affects Version/s:
16
Fix Version/s:
16
Component/s:
core-svc
Labels:
None
Subcomponent:
debugger
Resolved In Build:
b23
Description
The JVMTI spec says that the array of jthread values returned must be deallocated. There are two places in threadControl.c that don't do that, resulting in a memory leak.
Attachments
Issue Links
links to
Commit
openjdk/jdk/a250716a
Review
openjdk/jdk/968
Activity
People
Assignee:
Chris Plummer
Reporter:
Chris Plummer
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2020-10-30 12:24
Updated:
2020-11-09 16:32
Resolved:
2020-11-02 12:13