Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8198311
Avoid uses of global malloc and free
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
11
Affects Version/s:
11
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b03
Description
There are two uses of malloc and free in the vm that should use os::malloc and os::free.
Attachments
Activity
People
Assignee:
Coleen Phillimore
Reporter:
Coleen Phillimore
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-02-16 13:23
Updated:
2018-03-12 10:52
Resolved:
2018-02-18 10:49