Versions Compared

Key

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

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c04363c6332ba9e7-6f1a96e1-4b094071-810ea80b-655138e362a4dd2117c38543"><ac:plain-text-body><![CDATA[

[[Bloch 2008

AA. Bibliography#Bloch 08]]

Item 66: Synchronize access to shared mutable data

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="389148b32f9612c2-b8c9d1ed-45ba413e-852fa2ad-3ae3e2de8c52133a5e43fc3e"><ac:plain-text-body><![CDATA[

[[Goetz 2006

AA. Bibliography#Goetz 06]]

3.4.2. "Example: Using Volatile to Publish Immutable Objects"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9fe9df41b354d73c-379f361d-471b4f9a-bb76ae16-20eb2a1104265d880f69d394"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. Bibliography#JLS 05]]

[Chapter 17, Threads and Locks

http://java.sun.com/docs/books/jls/third_edition/html/memory.html]]]></ac:plain-text-body></ac:structured-macro>

 

Section 17 §17.4.5 Happens-Before Order

 

Section 17 §17.4.3 Programs and Program Order

 

Section 17 §17.4.8 Executions and Causality Requirements

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c6df6696244e883d-cac4a7ad-447e4c58-b5cebc05-4f2f2263357ac1d5e6b0e3af"><ac:plain-text-body><![CDATA[

[[JPL 2006

AA. Bibliography#JPL 06]]

14.10.3. "The Happens-Before Relationship"

]]></ac:plain-text-body></ac:structured-macro>

...