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
Jira will be down for Maintenance on Friday Oct 06 from 02:00 AM - 06:00 AM PT (12:00 PM - 04:00 PM GMT, Friday)
JDK
JDK-8254146
Avoid unnecessary volatile write on new AtomicBoolean(false)
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
16
Component/s:
core-libs
Labels:
None
Subcomponent:
java.util.concurrent
Resolved In Build:
b20
Description
new AtomicBoolean(boolean) can be optimized by avoiding the volatile write in case false is passed.
Attachments
Issue Links
links to
Commit
openjdk/jdk/7e82ba1f
Review
openjdk/jdk/510
Activity
People
Assignee:
Roger Riggs
Reporter:
Claes Redestad
Votes:
0
Vote for this issue
Watchers:
5
Start watching this issue
Dates
Created:
2020-10-07 02:25
Updated:
2020-10-15 02:31
Resolved:
2020-10-08 06:19