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

Kotlin sandbox set up #389

Open tklinchik opened 3 months ago

tklinchik commented 3 months ago

I tried setting up kotlin in a Sandbox but keep getting "Could not find Kotlin compiler in ..". What exactly should the home directory be pointed to?