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.04k stars 435 forks source link

fix NPE in CompileChainStage #367 #368

Closed mattadvfn closed 2 years ago

chriswhocodes commented 2 years ago

Thanks @mattadvfn !