Log analyser and visualiser for the HotSpot JIT compiler.
The JITWatch user interface is built using JavaFX which is downloaded as a maven dependency for JDK11+.
For pre-JDK11 you will need to use a JDK that includes JavaFX.
ant clean compile test run
mvn clean compile test exec:java
gradlew clean build run
# Build the code first with ant / maven / IDE ./makeDemoLogFile.sh