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-8274738
ZGC: Use relaxed atomic load when reading bits in the live map
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
17
,
18
Fix Version/s:
18
Component/s:
hotspot
Labels:
zgc
Subcomponent:
gc
Resolved In Build:
b18
Description
ZLiveMap::get() currently uses a non-atomic load to read bits in the live map. This should really be an relaxed atomic load.
Attachments
Issue Links
links to
Commit
openjdk/jdk/2faced09
Review
openjdk/jdk/5809
Activity
People
Assignee:
Per Liden (Inactive)
Reporter:
Per Liden (Inactive)
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-10-04 10:41
Updated:
2021-10-11 15:47
Resolved:
2021-10-06 00:45