Is JVM CodeLens free to use?
Yes. The Community tier is free forever and includes core JVM monitoring, GC log analysis, heap dump analysis, thread dump analysis, and AI diagnosis with your own API key.
Does JVM CodeLens upload my source code?
No. Your source code and heap data never leave your machine. You can also run fully offline with Ollama.
What formats does JVM CodeLens support?
Heap dumps (.hprof), GC logs (all major collectors), thread dumps (text), and JFR recordings (.jfr).
What Java versions are supported?
JVM CodeLens supports Java 11 through Java 24. The application requires Java 17+ to run.
How is JVM CodeLens different from YourKit or JProfiler?
JVM CodeLens uniquely combines AI-powered root cause analysis with source code correlation. It pinpoints the exact file and line of code causing issues, offers predictive forecasting, and has a free Community tier.