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

refactor the @Before/@After to make test TestBytecodeLoaderWithInnerC… #383

Closed TestBoost closed 7 months ago

TestBoost commented 7 months ago

…lasses faster