Walk on the web flow

the goal is to leave some links that seem interesting to me (but also to share them)

Home TagCloud All Posts
View on GitHub
2 March 2018

Zoom on visualVM

by snonov

Home : https://visualvm.github.io/
Source : https://github.com/oracle/visualvm
Source site : https://github.com/visualvm/visualvm.github.io

Plugin Description :
https://visualvm.github.io/plugins.html

Get plugin offline :
https://visualvm.github.io/pluginscenters.html

Develop your plugin :
https://visualvm.github.io/extending.html

Interesting plugins :
Thread dump analyzer https://github.com/irockel/tda, get plugin (nbm files) from release pages. Once 3 files installed on your VisualVM think to restart it.

Some history points

No more VisualVM inside JDK 9

https://blogs.oracle.com/java-platform-group/visual-vm-in-jdk-9-and-beyond
https://bugs.openjdk.java.net/browse/JDK-8180002

Why : linked to netBeans that now belong to Apache Foundation (https://netbeans.apache.org/)
http://marxsoftware.blogspot.fr/2016/09/apache-netbeans.html

VisualVM begin to look at Graal

https://visualvm.github.io/graal.html
http://www.oracle.com/technetwork/oracle-labs/program-languages/overview/index.html

Usage tutorials

Plugin samples

tags: Zoomon - Java - Visualvm - Profiling