mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
jmap: add more information link (#6404)
This commit is contained in:
parent
6904f29a90
commit
b7bc62dfbb
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# jmap
|
||||
|
||||
> Java Memory Map Tool.
|
||||
> More information: <https://docs.oracle.com/javase/7/docs/technotes/tools/share/jmap.html>.
|
||||
|
||||
- Print shared object mappings for a Java process (output like pmap):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue