VisualVM - Wikipedia, the free encyclopedia
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).
Java Development Kit - Wikipedia, the free encyclopedia
VisualVM – visual tool integrating several commandline JDK tools and lightweight performance and memory profiling capabilities; wsimport – Generates portable JAX-WS artifacts for ...
Java VisualVM – Developer`s Nightmare is Over
Java VisualVM was released more than year and a half ago, but its still worth blogging since most people don’t know about it. VisualVM is an open source
InfoQ: Open Source Troubleshooting for Java
VisualVM is an OpenJDK project from Sun to create an all-in-one troubleshooting tool for Java applications. The tool is a combination of several existing tools and newer profiling ...
What is Java VisualVM? | NetBeans Zone
Java VisualVM, the new JDK tool since JDK 6 Update 7, provides a wide range of troubleshooting features for various kinds of Java applications. Whether you're...
VisualVM OSGi Plugin
VisualVM OSGi Plugin Overview This plugin targets the VisualVM enabling basic management of OSGi platforms via JMX. Installation instructions (files under GPLv3 license):
VisualVM - Octavian Tanase's Weblog
The NetBeans team (Tomas, Jirka & all) has just released version 1.2 of the VisualVM, Java profiling and troubleshooting tool. A bunch of good stuff in this release:
VisualVM - IcedTea
VisualVM is a lightweight profiler and troubleshooting tool that runs on the NetBeans platform7 and profiler2 (visualvm_preview2). Before VisualVM is built, NetBeans platform7 and ...
Artima Developer Spotlight Forum - VisualVM 1.2 Released
Visual VM is an open-source Java tool that provides visual monitoring and feedback on running Java applications. Based on the NetBeans platform, VisualVM uses a variety of ...
VisualVM on Vista
I wanted to use VisualVM to track down a problem in a Java application running under Java 6u11, but it would not work. In the VisualVM local process list, all I could see was ...