VisualVM

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

Github星跟踪图

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.15 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 download and extract the NetBeans Platform 22 into directory visualvm/visualvm (should create visualvm/visualvm/netbeans).

How to build

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

How to run

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

Build and run 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.

Contributing

We highly appreciate any feedback! Please let us know your ideas, missing features, or bugs found. Either file a RFE/bug or leave us a message. For legal reasons, we cannot accept external pull requests. See
CONTRIBUTING
for details.

Security

Please consult the security guide for our responsible security vulnerability disclosure process

License

Copyright (c) 2017, 2025 Oracle and/or its affiliates.
Released under the GNU General Public License, version 2, with the Classpath Exception.

主要指标

概览
名称与所有者oracle/visualvm
主编程语言Java
编程语言Java (语言数: 11)
平台
许可证Other
所有者活动
创建于2016-09-12 14:44:30
推送于2025-09-18 06:39:27
最后一次提交2025-09-17 09:43:01
发布数26
最新版本名称2.2 (发布于 )
第一版名称1.3.9 (发布于 )
用户参与
星数3.1k
关注者数86
派生数325
提交数104.2k
已启用问题?
问题数621
打开的问题数90
拉请求数1
打开的拉请求数8
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?