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-8246259
JFR: Fetch VM memory pools without using streams
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
15
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
jfr
Resolved In Build:
b26
Description
The Direct Buffer Statistics event fetches VM memory pools using java.util.streams API. It means about 20 additional classes are loading during startup. It can be avoided by using a simple for loop instead.
Attachments
Activity
People
Assignee:
Erik Gahlin
Reporter:
Erik Gahlin
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2020-06-01 07:37
Updated:
2024-10-10 09:40
Resolved:
2020-06-01 13:56