VisualVM

VisualVM
DeveloperOracle Corporation
Stable release
2.2 / April 22, 2025 (2025-04-22)
Written inJava
Operating systemCross-platform
TypeDebugging and performance analysis
LicenseGNU General Public License v2.0 + linking exception
Websitevisualvm.github.io
Repository

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.

This tool was bundled directly with JDK 6 through JDK 8.[1][2] As of November 2020 VisualVM is actively developed.[3][4]

Features

VisualVM has features of use to application developers, system administrators, quality engineers and application users submitting bug reports.

  • Display local and remote Java applications.
  • Display application configuration and runtime environment.
  • Monitor application memory consumption and runtime behavior.
  • Monitor application threads.
  • Profile application performance or analyze memory allocation.
  • Take and display thread dumps.
  • Take and browse heap dumps.
  • Analyze core dumps and applications offline.
  • Browse JFR recordings.

References

  1. ^ "VisualVM: Download". visualvm.github.io. Retrieved 2019-11-24.
  2. ^ https://docs.oracle.com/javase/8/docs/technotes/guides/visualvm/. Oracle. Retrieved on 2019-11-24.
  3. ^ "VisualVM: Releases". visualvm.github.io. Retrieved 2018-04-05.
  4. ^ "VisualVM (Master) sources repository". github.com. Retrieved 2018-04-05.[title missing]

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.