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-8220345
Use appropriate type for G1RemSetScanState::IsDirtyRegionState
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
13
Affects Version/s:
13
Component/s:
hotspot
Labels:
cleanup
gc-g1
gc-pending-review
Subcomponent:
gc
Resolved In Build:
b13
Description
G1RemSetScanState::IsDirtyRegionState is a jbyte because "since there are no atomic instructions for bools".
This is no longer true, so fix this.
Attachments
Activity
People
Assignee:
Thomas Schatzl
Reporter:
Thomas Schatzl
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2019-03-08 01:57
Updated:
2019-03-20 17:51
Resolved:
2019-03-13 13:02