AdoptOpenJDK / jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Other
3.06k stars 437 forks source link

CI link broken #291

Closed KarelPeeters closed 5 years ago

KarelPeeters commented 5 years ago

The CI link (http://chriswhocodes.com:8080/) seems to be down.

chriswhocodes commented 5 years ago

Yep, I no longer run a Jenkins CI for JITWatch as I don't have the time to play security update whack-a-mole with it. Updated the readme to remove that reference. Please use the ant/maven/gradle build scripts to get started.