Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to diagnose and resolve memory issues in Java applications in this 32-minute talk from JavaOne 2025. Explore both common and obscure memory problems, including Java heap exhaustion, metaspace overflows, and native memory leaks through real-world examples. Discover essential diagnostic tools and techniques for collecting and analyzing heap dumps, GC logs, NMT output, and other critical troubleshooting information. Gain practical strategies for detecting and resolving memory issues that cause performance degradation or application crashes. Presented by Poonam Parhar, Senior Product Manager in Oracle's Java Platform Group, this session provides valuable insights for Java developers facing memory-related challenges in their applications.
Syllabus
Mastering JVM Memory Troubleshooting - From OutOfMemoryErrors to Leaks
Taught by
Java