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-8229135
ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
13
,
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