线程组ThreadGroup对象中的stop,resume,suspend会导致安全问题,主要是死锁问题,已经被官方废弃,多以价值已经大不如以前。线程组ThreadGroup不是线程安全的,在使用过程中不能及时获取安全的信息。 转自:https://blog.csdn.net/xywz123456/article/details/86301612