java-memory-model 程序计数器 当前线程所执行的字节码文件的行号指示器。
From JMM (Java-Memory-Model) I learned, that jvm can hold non-volatile variables in a cache for each
文章编辑自:码农沉思录 >>广而告之:打卡有奖活动火热进行中,快来参与吧,来了就有奖 作者:zhisheng 原文:http://www.54tianzhisheng.cn/2018/02/28/Java-Memory-Model