jmap: add more information link (#6404)
This commit is contained in:
parent
6904f29a90
commit
b7bc62dfbb
|
|
@ -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…
Reference in New Issue