Prashant Gupta

Prashant Gupta

JVMCodeLens | AI-powered JVM diagnostics
All activity
Free desktop JVM profiler that connects heap dumps, GC logs, thread dumps & JFR to your source code. AI pinpoints the exact line causing memory leaks, GC pauses & crashes. 7 leak detectors, predictive forecasting, fully offline with Ollama. macOS/Win/Linux.
JVM CodeLens
JVM CodeLensAI finds the exact line of code crashing your JVM
Prashant Guptastarted a discussion

Poll: VisualVM, YourKit, JProfiler, or something else?

I'm curious what JVM monitoring/profiling tool this community actually uses in 2026. Paid vs free, desktop vs cloud APM — everything counts. Drop a comment with: 1. Your current tool 2. What you love about it 3. The one thing that drives you crazy Building JVM CodeLens and trying to make sure I'm solving real pain, not invented pain. Every reply helps — will share aggregate results back with...

Prashant Guptastarted a discussion

What's the worst JVM outage you've ever debugged at 3 AM?

Launching JVM CodeLens soon — an AI-powered JVM diagnostic tool that reads your heap dumps, GC logs, and thread dumps and tells you which line of code is crashing production. Before I do, I want to learn from this community: what's the nastiest Java production incident you've debugged? Bonus points for: - How long did it take to find the root cause? - Which tools helped (or failed you)? - What...