Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
YiRanCN committed Mar 1, 2024
1 parent 71d49f7 commit 7645e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/study/program/JAVA/JDK17-bin.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ Java Configuration Info :查看配置参数信息,支持部分参数运行

Java Memory Map :分析堆内存工具,导出 dump 堆内存快照

```shell
jmap -dump:live,format=b,file=heap.bin <pid>
```

### jmod

Expand Down

0 comments on commit 7645e7b

Please sign in to comment.