- VisualVM
Infobox Software
name = VisualVM
caption = Demonstration of the VisualVM
collapsible =
developer =Sun Microsystems
latest release version = 1.0.1
latest release date = release date|2008|09|05
latest preview version =
latest preview date =
operating system =Cross-platform
programming language = Java
genre =Debugging andperformance analysis
license =GNU General Public License v2.0 +linking exception
website = https://visualvm.dev.java.net/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 theJava 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 theNetBeans Platform, its architecture is modular and easy to extend withplugins .Features
The out-of-the-box features it perfectly fits all the requirements of application developers, system administrators, quality engineers and - last but not least - application users submitting bug reports containing all the necessary information.
* Display local and remote Java applications.
* Display application configuration and runtime environment.
* Monitor application memory consumption and runtime behavior.
* Monitor application threads.
* Profile application performance or analyze memory allocation.
* Take and display thread dumps.
* Take and browse heap dumps.
* Analyze core dumps and applications offline.External links
* [https://visualvm.dev.java.net/ VisualVM homepage]
* [http://icedtea.classpath.org/wiki/VisualVM Build support for VisualVM] by projectIcedTea
Wikimedia Foundation. 2010.