Development status Active Operating system | ||
Stable release 1.3.9 / October 4, 2016 (2016-10-04) Type Debugging and performance analysis |
VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM). VisualVM organizes JVM data that is retrieved by the Java Development Kit (JDK) tools and presents the information in a way that allows data on multiple Java applications to be quickly viewed—both local applications and applications that are running on remote hosts. Programmers can also capture data about the JVM software and save the data to the local system, and then view the data later or share it with others. VisualVM is built on the NetBeans Platform; its architecture is modular and easy to extend with plugins.
As of February 2015 VisualVM is actively developed.
Features
VisualVM has features of use to application developers, system administrators, quality engineers and application users submitting bug reports.