提交垃圾回收

pull/24/head
qiurunze123 2019-01-07 23:27:29 +08:00
parent 3244f56483
commit cc7f6c11d3
1 changed files with 11 additions and 0 deletions

View File

@ -58,3 +58,14 @@
|_ GC日志格式详解
|_ ParallelGC调优
|_ G1调优
**基于JDK命令行工具监控**
|_ JVM参数类型
|_ 运行时JVM参数查看
|_ jstat查看虚拟机统计信息
|_ jmap + MAT实战内存溢出
|_ jstack 实战死锁循环与死锁