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

New test cases added, Refactoring done to improve coverage and code quality #386

Open jaishankar2001 opened 4 months ago

jaishankar2001 commented 4 months ago

I wish to contribute to this project by adding test cases. I have added test cases for the following classes: HotThrowFinder, CompileNode.