Java GC日志可以通过 +PrintGCDetails开启 以ParallelGC为例 YoungGC日志解释如下(图片源地址:这里) : YoungGC FullGC(图片源地址:这里): FullGC 转载自:https://blog.csdn.net/wanglha/article/details/48713217