| VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis for the Java SE platform. See screencast. |
|
VisualVM Is Designed For You
Application Developer: Monitor, profile, take thread dumps, browse heap dumps
System Administrator: Monitor and control Java applications across the entire network
Java Application User: Create bug reports containing all the necessary information
News
November 13th, 2012: VisualVM 1.3.5 released. This release delivers a lot of bugfixes
and improvements and builds on top of NetBeans Platform 7.2.1. The tool can be
downloaded from the Download page, sources are available in
release135 branch.
August 14th, 2012: JDK 7 Update 6 released, it contains Java VisualVM tool based on VisualVM 1.3.4. Latest JDK 7 update from Oracle can be downloaded here.
April 26th, 2012: JDK 7 Update 4 released, it contains Java VisualVM tool based on VisualVM 1.3.3. Latest JDK 7 update from Oracle can be downloaded here.
VisualVM on the Web
Displaying Java's Memory Pool Statistics with VisualVM, plugin by Kirk Pepperdine.
VisualVM, tool and plugins overview by Roman Stoffel.
VisualVM - Profiling Java applications, using VisualVM with Eclipse IDE by Arttu Viljakainen.
Detect your Memory Leaks by counting Surviving Generations: Size matters!, an article by Frank Munz.
VisualVM for Java Development , Java VisualVM review on the Dr. Dobbs's Blog.


