Jean Bisutti

@jeanbisutti.bsky.social

Consultant | Java champion | QuickPerf author | Java Monitoring & Performance | OpenTelemetry contributor | Speaker

I hope I'm not the only one who sometimes wonders: "What is my Java application doing right now?" When you don't see any output. This is where my tiny tool called JStall comes in, as you can read in my blog post at mostlynerdless.de/blog/2025/12...

Quickly Inspect your Java Application with JStall - Mostly nerdless

Learn about JStall, a tool that helps you quickly answer the question: "What is my Java application doing right now?"

mostlynerdless.de

"Look ma, no hands!" Looks like it is relatively easy to put Leyden JVM into AOT-only mode without significant loss of peak performance after a good training run. No (re-)compilations in logs, no compiler threads active, run only the code we brought from the CDS!

BildBild