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 auxiliary scripts which assume local lib folder #361

Closed chriswhocodes closed 2 years ago

chriswhocodes commented 2 years ago

startup scripts (.sh, .bat) for JarScan etc assume a local lib folder which was deleted when I removed ant build support. Need to fix the scripts to use the maven shaded jar.

chriswhocodes commented 2 years ago

Fixed in https://github.com/AdoptOpenJDK/jitwatch/commit/9a7b532fdef0ab35acb55018c9d23c1e33070580