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

Initial GitHub Action workflow for testing jitwatch on multiple JDK versions #332

Closed geertjanw closed 3 years ago

chriswhocodes commented 3 years ago

Hi Geertjan, thanks for this :)