VisualVM icon
VisualVM icon

VisualVM

 10 likes

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

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
10likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Performance Monitoring
  2.  Profiling Tool
  3.  Debugging

 Tags

VisualVM News & Activities

Highlights All activities

Recent activities

No activities found.

VisualVM information

  • Developed by

    Jiri Sedlacek, Tomas Hurka
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about VisualVM, and it has gotten 10 likes

VisualVM was added to AlternativeTo by CaptainHindsight on Dec 3, 2015 and this page was last updated Aug 26, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

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.

Official Links