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

Refactoring and test cases #382

Closed shrav-6 closed 7 months ago

shrav-6 commented 7 months ago

The code is refactored and the code coverage is increased by adding new test cases.

chriswhocodes commented 7 months ago

Hi @shrav-6, thanks for the PR.

Is an AI-generated patch? I'm afraid I don't think it adds any value to the project so I'm not going to merge it.

Kind regards, Chris