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

Comparing jsr166/src/main/java/util/concurrent/package-info.java (file contents):
Revision 1.17 by jsr166, Sun Sep 25 01:21:22 2016 UTC vs.
Revision 1.18 by jsr166, Tue Dec 4 16:14:55 2018 UTC

# Line 197 | Line 197
197   *
198   * <h2 id="MemoryVisibility">Memory Consistency Properties</h2>
199   *
200 < * <a href="https://docs.oracle.com/javase/specs/jls/se8/html/jls-17.html#jls-17.4.5">
200 > * <a href="https://docs.oracle.com/javase/specs/jls/se11/html/jls-17.html#jls-17.4.5">
201   * Chapter 17 of
202   * <cite>The Java&trade; Language Specification</cite></a> defines the
203   * <i>happens-before</i> relation on memory operations such as reads and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines