VisualVM icon
VisualVM icon

VisualVM

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.

VisualVM screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
10likes
0articles

Features

VisualVM News & Activities

Highlights All activities

Recent activities

VisualVM information

VisualVM was added to AlternativeTo by CaptainHindsight on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is VisualVM?

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.