mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 17:06:05 +02:00
jhat: add more information link (#6266)
This commit is contained in:
parent
7eea9a22df
commit
184234db85
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# jhat
|
# jhat
|
||||||
|
|
||||||
> Java Heap Analysis Tool.
|
> Java Heap Analysis Tool.
|
||||||
|
> More information: <https://docs.oracle.com/javase/8/docs/technotes/tools/unix/jhat.html>.
|
||||||
|
|
||||||
- Analyze a heap dump (from jmap), view via http on port 7000:
|
- Analyze a heap dump (from jmap), view via http on port 7000:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue