JDK built-in monitoring tool

This article is mainly about the popularization of tools. It tells you that there are two tools that can help us tune the JVM and see the changes of the JVM in time.

However, it is recommended that you have a certain foundation and familiarity with JVM related knowledge points.

JDK comes with jconsole Exe and jvisualvm Exe these two JVM analysis tools. Just open eclipse as usual Exe file, double click it

1.jconsole. Exe, as shown in the figure:

Memory:

Thread:

Class:

Summary:

MBean

2.java VisualVm

Generally speaking, there is no difference in the use of these two tools, which can help you use them for JVM analysis.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>