We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update for -Xlog:class+load=info (since j8, ignored since j16)
Remove reference to (ancient) maven dependency. Use releases instead.
Updated Understanding the On Stack Replacement (OSR) optimisation in the HotSpot C1 compiler (markdown)
Updated Home (markdown)
Adjusting new line
adding -XX:+DebugNonSafepoints advice
fix markup
Updated Troubleshooting (markdown)
JITWatch on Windows for real world problems is unusable for me without graceful-kill-java and without the double-log load workaround.
The combination of both recommendations turned JITWatch from unusable to awesome for me. I hope the comments will help others who may not be as patient in troubleshooting.
Have same simple instructions for maven and gradle
Updated Instructions (markdown)
Updated URL for wget binutils-2.26.tar.gz - old did not work because of folder change.
Updated Building hsdis (markdown)
Add a script for ubuntu on gist
Updated instructions for OSX
Fixed hsdis link
Updated this page with a bit more notes.
Updated _Sidebar (markdown)
Created Understanding the On-Stack-Replacement (OSR) optimisation in the HotSpot C1 compiler (markdown)
Updated Links (learn more) (markdown)
Better instructions to run JITWatch, including using Gradle.