pages.*: update Java links (#10294)

This commit is contained in:
K.B.Dharun Krishna
2023-06-04 07:18:54 +05:30
committed by GitHub
parent 0128cb9870
commit 7fc7f97dd7
29 changed files with 29 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
# jmap
> Java memory map tool.
> More information: <https://docs.oracle.com/javase/7/docs/technotes/tools/share/jmap.html>.
> More information: <https://docs.oracle.com/en/java/javase/20/docs/specs/man/jmap.html>.
- Print shared object mappings for a Java process (output like pmap):