VisualVM,Jprofiler,jclasslib
The idea of installing VisualVM
-
VisualVM download
-
Configuration file modification: local JDK directory to monitor (can be used without modification, but can not display detailed package name and class name, only display process number is difficult to distinguish)
- Idea download plugin
- Configure the downloaded VisualVM launcher path and the local JDK path
- The VisualVM interface can be started when the Debug mode is started.
- Some JDK versions come with the VisualVM plug-in themselves. For example, in OracleJDK8, there is jVisualvm. exe in the bin directory
This version comes with jvisualVM:
Later versions have removed the JDK built-in jvisualVM, and openJDK is not available, which needs to be downloaded separately from the official website.
The idea of installing Jprofiler
-
Jprofiler download address
-
Idea download plugin
- Configure the installed Jprofiler launcher path
- Running can monitor
Idea Install the JClassLib plug-in to view the bytecode
- Download and install
- View bytecode