- Heap Space Nine: Explore your Java Memory with AI (September 2026): This talk explores how AI and the Model Context Protocol (MCP) can make Java heap dump analysis faster and easier. It covers traditional memory-analysis tools, then shows how an MCP server can let an AI model examine object graphs, find memory hotspots, diagnose issues, and suggest optimizations.
- Check out the code here: java-perf-workshop
- A Practical Guide to JVM Native Memory in Kubernetes (May 2026): A lightning talk on how JVM native memory behaves in Kubernetes, why container limits can be surprising, and what to inspect when memory usage does not match heap settings.
- Hello World Example: Tiny Hello World service example, with building it as a container, deploying on Kubernetes, and evaluated native memory utilization.
- Open Up your JVM with Open Source Tooling (May 2025): A tour of open source JVM observability and troubleshooting tools, including JDK Mission Control, Eclipse Memory Analyzer, VisualVM, and OpenTelemetry.
This is the multi-page printable view of this section. Click here to print.
Talks
Past talks shared on these topics.