ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jdk7/java/util/concurrent/package-info.java
(Generate patch)

Comparing jsr166/src/jdk7/java/util/concurrent/package-info.java (file contents):
Revision 1.4 by jsr166, Tue May 28 21:09:06 2013 UTC vs.
Revision 1.5 by jsr166, Wed May 29 02:48:05 2013 UTC

# Line 191 | Line 191
191   *
192   * <h2 id="MemoryVisibility">Memory Consistency Properties</h2>
193   *
194 < * <a href="http://docs.oracle.com/javase/specs/jls/se7/html/index.html">
194 > * <a href="http://docs.oracle.com/javase/specs/jls/se7/html/jls-17.html#jls-17.4.5">
195   * Chapter 17 of the Java Language Specification</a> defines the
196   * <i>happens-before</i> relation on memory operations such as reads and
197   * writes of shared variables.  The results of a write by one thread are

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines