Java, the runtime, is said to like memory. It's a fact well known to those who know it well: subtle differences in code can lead to drastic changes to applications memory and runtime profiles. We'll take you through the memory lane part of our work and show how to approach analysis, problems and troubleshooting. We'll walk through tools; what information can they surface, and how to navigate back to the code. And we'll explore how techniques and libraries affect what the application does. Attend this session if you believe troubleshooting memory in Java is “magic,” or “only tuning the GC can save us.
Presented by Andrzej Grzesik (Datalinks) at JavaOne 2026 (CA, March 2026).
All • JavaOne 2026 talks.
See also • Garbage Collection in Java: The Performanc...
GC Loggers
https://gceasy.io
https://github.com/apple/GCGC/
https://github.com/chewiebug/GCViewer
https://github.com/microsoft/gctoolkit
Tags: #Java #JVM #GC #memory #JavaOne
LRN1176 19 104