Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Solving Memory Leaks in the JVM

Devoxx via YouTube

Overview

This course aims to help learners understand and solve memory leaks in the Java Virtual Machine (JVM). By the end of the course, students will be able to diagnose common scenarios causing OutOfMemoryError, utilize tools for detecting memory leaks, and analyze the anatomy of a memory leak. The course covers topics such as Java heap overview, GC basics, causes of OutOfMemoryError, and tools for memory leak detection. The teaching method includes lectures, demonstrations, and practical examples. This course is intended for Java developers, particularly those interested in performance tuning and memory management in JVM applications.

Syllabus

Introduction
Inspiration
Technology
Memory Leak
Unmanaged Memory
Native Memory Leak
Java Heap
On Demand Allocation
Heap Allocation
String Class
Object Header
Scan for Routes
Memory Leaks
Testing
Manage Memory Revisited
Hines Memory Leaks
JMap with Histogram
JMap with Leaks
J Command Help
Character Array
Memory Leak Class
Diagnostic Mechanism
Test
Questions
Anatomy of a leak

Taught by

Devoxx

Reviews

Start your review of Solving Memory Leaks in the JVM

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.