VisualVM-JVM · VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
Group: org.graalvm.visualvm.modules - All Dependencies
VisualVM-JFR-Generic · Generic JFR loader reading all JFR snapshots.
VisualVM-Host Remote · VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
VisualVM-HeapViewer-Truffle · VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
VisualVM-HeapViewer-Console · VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
VisualVM-GraalVM Extensions · VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
VisualVM-Attach · VisualVM is a visual tool integrating commandline JDK tools and lightweight profiling capabilities.
VisualVM-BufferMonitor · A plugin to monitor usage of direct buffers created by <CODE>ByteBuffer.allocateDirect</CODE> and mapped buffers created by <CODE>FileChannel.map</CODE>. Note that the buffers monitoring requires the monitored application to run JDK 7 starting from Build 36.
VisualVM-Extensions · The intent of this module is to add support for additional functionality (such as new JDKs, JVMs, HotSpot versions, ...) not supported by the VisualVM core modules at the time this VisualVM was released.
VisualVM-JConsole · A plugin to enable using custom JConsole plugins in VisualVM. Use "Tools | Options | JConsole Plugins" to manage the JConsole plugins.
VisualVM-MBeans · The MBeans plugin integrates JConsole's MBeans tab functionality into VisualVM.
SAPlugin · SAPlugin makes key features of Serviceability Agent (SA) available in VisualVM. Serviceability Agent is a snapshot debugger for Hotspot VM. It can be used to explore Java Objects present in Java Heap, and Hotspot Data Structures, both in live processes as well as in core files.
VisualVM-Security · This plugin provides a GUI for setting the standard system properties controlling SSL/TLS connections in VisualVM. Setting the properties using the plugin is equivalent to providing the properties on the command line. However, the properties provided on the command line take precedence and if set the GUI editing is disabled. <BR> <BR> Currently the plugin supports editing these system properties: <BR> <UL> <LI><CODE>javax.net.ssl.keyStore</CODE></LI> <LI><CODE>javax.net.ssl.keyStoreType</CODE></LI> <LI><CODE>javax.net.ssl.keyStorePassword</CODE></LI> <LI><CODE>javax.net.ssl.trustStore</CODE></LI> <LI><CODE>javax.net.ssl.trustStoreType</CODE></LI> <LI><CODE>javax.net.ssl.trustStorePassword</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledCipherSuites</CODE></LI> <LI><CODE>javax.rmi.ssl.client.enabledProtocols</CODE></LI> </UL>
SysTray · Allows to minimize/restore running VisualVM instance into/from system tray. Not supported on macOS (does nothing).
Tracer-Jvmstat Probes · A plugin to add Jvmstat counters as Tracer probes. <BR> <BR> <B>Technologies:</B> <BR> Jvmstat