jmap: add more information link (#6404)

This commit is contained in:
BillLucky
2021-08-24 03:07:19 +08:00
committed by GitHub
parent 6904f29a90
commit b7bc62dfbb

View File

@@ -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):