https://www.youtube.com/watch?v=4TTgrRPnvno
http://w.on24.com/r.htm?e=807818&s=1&k=467E0D659F4695078A17A3F17A73C441
Documents describing proposed additions to the Java platform
java -agentlib:hprof=cpu=samples,depth=100,interval=20,lineno=y,thread=y,file=your_dump_name.hprof -jar your-jar-name.jarjpsjstackjava -XX:+HeapDumpOnOutOfMemoryError MainClasshttp://itech-notes.blogspot.com/2013/02/javaxnetdebug-ssl-java.html
java -Djavax.net.debug=SSL,handshake,data,keymanager,trustmanager -jar ...<include resource="by/andd3dfx/mdclogging/mdc-pattern.xml"/>https://stackoverflow.com/questions/59538974/jvisualvm-can-not-locate-java-installation
You have 2 options:
- Launch
bin/visualvm.exeat the command line with the--jdkhomeparameter and your JDK locationvisualvm.exe --jdkhome "c:\\Program Files\\Java\\jdk-11.0.13" - Update the
visualvm_jdkhomevariable in the fileetc/visualvm.confof your JVisualVM directory
In VM arguments, add -Xverify:none
this instanceof java.lang.ClassCastException