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
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
JDK
JDK-8254146
Avoid unnecessary volatile write on new AtomicBoolean(false)
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
16
Affects Version/s:
None
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:
2024-12-06 10:48
Resolved:
2020-10-08 06:19