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-8214786
Remove unused ThreadLocalAllocBuffer::verify()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
12
Affects Version/s:
12
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b24
Description
The function ThreadLocalAllocBuffer::verify() is never used and can be removed. It's also potentially dangerous to use, as the verification currently done there steps out into the heap without honoring barrier/GC rules.
Attachments
Activity
People
Assignee:
Per Liden (Inactive)
Reporter:
Per Liden (Inactive)
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-12-04 05:00
Updated:
2018-12-13 21:45
Resolved:
2018-12-05 08:12