WeakReference, reachabilityFence, and Java Memory Model

前端 未结 0 567
深忆病人
深忆病人 2021-01-30 01:30

Suppose ref is a WeakReference object pointing to (or at a certain moment having pointed to) an object obj. If a call ref.get() happens-before (or at

相关标签:
回答
  • 消灭零回复
提交回复
热议问题