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-8229135
ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
13
,
14
Fix Version/s:
14
Component/s:
hotspot
Labels:
zgc
Subcomponent:
gc
Resolved In Build:
b09
Description
ZVerify::roots_strong() is called outside of a ZStatTimerDisable scope, which means the root scanning stat counters/samplers will be polluted.
Attachments
Activity
People
Assignee:
Per Liden (Inactive)
Reporter:
Per Liden (Inactive)
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2019-08-05 06:45
Updated:
2019-08-12 14:47
Resolved:
2019-08-06 08:03