VisualVM

VisualVM 是一款一体化 Java 故障排除工具。「VisualVM is an All-in-One Java Troubleshooting Tool」

Github stars Tracking Chart

VisualVM (master) sources repository

VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities. See https://visualvm.github.io for details, downloads and documentation.

Get the tools

Use Apache Ant 1.9.9 or above and Oracle JDK 8 to build VisualVM from this repository.

Get the sources

First download or clone this repository into directory visualvm. There are two project suites included:

  • visualvm (visualvm/visualvm) - suite for the core VisualVM tool
  • plugins (visualvm/plugins) - suite for the VisualVM plugins available in Plugins Center

Configure the dependencies

Then extract the NetBeans Platform 9.0 into directory visualvm/visualvm (should create visualvm/visualvm/netbeans).

Build and run VisualVM tool

To build VisualVM, use ant build-zip command in the visualvm/visualvm directory. To run VisualVM, use ant run command in the visualvm/visualvm directory.

Build and run VisualVM plugins

To build or run the plugins suite, use ant build or ant run in the visualvm/plugins directory. This will automatically build the zip distribution of the core VisualVM tool into visualvm/visualvm/dist/visualvm.zip and extract it into the visualvm/plugins/visualvm directory. After that the build of the plugins suite continues to build each of the individual plugins. Running the plugins suite means starting VisualVM with all the plugins installed.

Overview

Name With Owneroracle/visualvm
Primary LanguageJava
Program languageJava (Language Count: 11)
Platform
License:Other
Release Count23
Last Release Name2.1.8 (Posted on )
First Release Name1.3.9 (Posted on )
Created At2016-09-12 14:44:30
Pushed At2024-05-03 11:57:13
Last Commit At2024-05-03 10:01:04
Stargazers Count2.7k
Watchers Count91
Fork Count294
Commits Count104k
Has Issues Enabled
Issues Count549
Issue Open Count98
Pull Requests Count1
Pull Requests Open Count8
Pull Requests Close Count11
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top