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-8194994
Remove redundant string streams used for logging
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
11
Affects Version/s:
11
Component/s:
hotspot
Labels:
None
Subcomponent:
runtime
Resolved In Build:
b03
Description
In some logging code, messages are first written to a string stream before being passed to a LogMessage. This is redundant and causes unnecessary memory allocations.
Attachments
Activity
People
Assignee:
Marcus Larsson (Inactive)
Reporter:
Marcus Larsson (Inactive)
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-01-12 02:41
Updated:
2019-06-20 13:25
Resolved:
2018-02-13 05:52