Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[API 2014]

Class AtomicInteger

[Bloch 2008]

Item 66, "Synchronize Access to Shared Mutable Iata"

[Goetz 2006]

Section 2.3, "Locking"

[Java Tutorials]

Java Concurrency Tutorial

[JLS 2015]

Chapter 17, "Threads and Locks"
§17.4.3, "Programs and Program Order"
§17.4.5, "Happens-before Order"
§17.4.8, "Executions and Causality Requirements"

[Lea 2000]

Section 2.21.1.71, "The Java Memory ModelObjects and Locks"
Section 2.12.1.17, "Objects and LocksThe Java Memory Model"

 

...