阅读背景:

java8 forkjoinpool_为什么JDK8的ForkJoinPool可以部分使用putOrdered代替volatile写?_电风炮的博客

来源:互联网 

The semantics are that the write is guaranteed not to be re-ordered with any previous write, but may be reordered with subsequent operations (or equivalently, might not be visible to other threads) until some other volatile write or synchronizing action occurs).The semantics are that the write is guarant




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: