Skip to content

Commit

Permalink
提交垃圾回收
Browse files Browse the repository at this point in the history
  • Loading branch information
qiurunze123 committed Jan 7, 2019
1 parent 3244f56 commit cc7f6c1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/jvm-goods.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,14 @@
|_ GC日志格式详解
|_ ParallelGC调优
|_ G1调优


**基于JDK命令行工具监控**

|_ JVM参数类型
|_ 运行时JVM参数查看
|_ jstat查看虚拟机统计信息
|_ jmap + MAT实战内存溢出
|_ jstack 实战死锁循环与死锁

0 comments on commit cc7f6c1

Please sign in to comment.