DaveAKing / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

AtomicDoubleArray.set docs do not say it is atomic #1716

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://stackoverflow.com/questions/22923370/does-the-java-memory-model-reorders-
non-synchronized-accesses-of-volatile-variab

There appears to be some confusion, based on the fact that the doc of "set" 
does not use the word "atomic," but it is used for several other methods.

Original issue reported on code.google.com by lowas...@google.com on 7 Apr 2014 at 9:36

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:09

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07