mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8214457: Miscellaneous changes imported from jsr166 CVS 2018-12
Reviewed-by: martin
This commit is contained in:
parent
8846159987
commit
f4016e5582
3 changed files with 3 additions and 3 deletions
|
@ -226,7 +226,7 @@
|
|||
*
|
||||
* <h2 id="MemoryVisibility">Memory Consistency Properties</h2>
|
||||
*
|
||||
* <a href="https://docs.oracle.com/javase/specs/jls/se8/html/jls-17.html#jls-17.4.5">
|
||||
* <a href="https://docs.oracle.com/javase/specs/jls/se11/html/jls-17.html#jls-17.4.5">
|
||||
* Chapter 17 of
|
||||
* <cite>The Java™ Language Specification</cite></a> defines the
|
||||
* <i>happens-before</i> relation on memory operations such as reads and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue