Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

VisualVM is an All-in-One Java Troubleshooting Tool

License

NotificationsYou must be signed in to change notification settings

classicvalues/visualvm

 
 

Repository files navigation

VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities. Seehttps://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 directoryvisualvm. 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 theNetBeans Platform 12.4 into directoryvisualvm/visualvm (should createvisualvm/visualvm/netbeans).

Build and run VisualVM tool

To build VisualVM, useant build-zip command in thevisualvm/visualvm directory. To run VisualVM, useant run command in thevisualvm/visualvm directory.

Build and run VisualVM plugins

To build or run the plugins suite, useant build orant run in thevisualvm/plugins directory. This will automatically build the zip distribution of the core VisualVM tool intovisualvm/visualvm/dist/visualvm.zip and extract it into thevisualvm/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.

Contribute

We highly appreciate any feedback! Please let us know your ideas, missing features, or bugs found. Eitherfile a RFE/bug orleave us a message. For legal reasons, we cannot accept external pull requests. SeeCONTRIBUTINGfor details.

About

VisualVM is an All-in-One Java Troubleshooting Tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java97.5%
  • JavaScript0.9%
  • C0.7%
  • C++0.3%
  • Shell0.3%
  • Batchfile0.1%
  • Other0.2%

[8]ページ先頭

©2009-2025 Movatter.jp