概述今天在整理之前学习资料时,偶然看见之前自己写的demo:public class MyTest { static volatile boolean temp = true; public static void main(String[] args) throws Interr