Jinfo is a special JDK command that is useful for viewing advanced parameters of a Java application startup. It can also support modification of some parameters at startup.
Jmap is a toolkit supplied with the JDK that is typically used to print the memory map of a shared object or the heap memory details of a specified Java process (or core file, remote debugging server).
JMC is an advanced set of tools for managing, monitoring, profiling and troubleshooting portugal rcs data Java applications.
JPS is a command provided by the JDK to display the process IDs of all running Java processes.
Jrunscript is a Java command line script wrapper.
Jstack is a fairly simple tool that shows the analyst the stack traces of all Java threads running in the target JVM.
Jstat is a simple utility provided in the JDK to provide statistics related to JVM performance such as garbage collection, compilation operations.
Is a Java heap analysis tool (experimental)
-
sumaiyakhatun26
- Posts: 496
- Joined: Sun Dec 22, 2024 8:29 am