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-8233061
ZGC: Enforce memory ordering in segmented bit maps
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
14
Affects Version/s:
14
Component/s:
hotspot
Labels:
zgc
Subcomponent:
gc
Resolved In Build:
b23
Description
In ZGC, bitmaps are lazily cleared in a segmented fashion. In this scheme, liveness is determined by looking at a counter, a segment bit map and finally the flat bit map structure. The accesses for the various stages need to be ordered properly.
Attachments
Activity
People
Assignee:
Erik Ă–sterlund
Reporter:
Erik Ă–sterlund
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-10-28 01:45
Updated:
2019-11-18 14:34
Resolved:
2019-11-12 12:12