visualvm
visualvm copied to clipboard
VisualVM is an All-in-One Java Troubleshooting Tool
https://github.com/apache/netbeans/issues/7323 Since Netbeans profiler stopped working on compiled code after Java 11, it seems like they will be just removing the profiler out of the IDE for good. VisualVM is...
``` C:\Users\שזדס\scoop\apps\temurin-nightly-jdk\current\bin\java.exe -version openjdk version "24-beta" 2025-03-18 OpenJDK Runtime Environment Temurin-24+11-202408151908 (build 24-beta+11-ea) OpenJDK 64-Bit Server VM Temurin-24+11-202408151908 (build 24-beta+11-ea, mixed mode, sharing) ```
It's inconvenient to have to start VisualVM from the command line when running under any of the common X window system window managers. Granted it can be run from e.g.,...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - Similar to #544...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. righ-click Remote 2. click add remote host 3. input...
Hello, First of all, thanks to all the developers who continue to keep this project alive. I would like to ask if there is a way to extract information from...
When i click menu -> window -> applications. visualvm is freeze, not any response. the logs is: WARNING [org.openide.awt.Toolbar]: Error in AWT task java.lang.InternalError: Remote thread failed for unknown reason...
**Describe the bug** When trying to launch VisualVM on Windows I get the error message "Cannot locate java installation in specified jdkhome" **To Reproduce** 1. Install Eclipse Adoptium jdk-8.0.362.9. No...
**Describe the bug** We noticed that in the GC logs of the Java process that there is a `GC_HeapInspection` event triggered just by opening up the "Sampler" tab in VisualVM....
I am on Arch Linux ARM (aarch64). ```sh $ sdk list visualvm ================================================================================ Available Visualvm Versions ================================================================================ > * 2.1.10 2.0.2 2.1.9 2.0 2.1.8 1.4.4 2.1.7 1.4.3 2.1.6 1.4.2 2.1.5...