Taking out the trash…
All about the GC
Overview
Metaspace
The new Permgen
Brief History of GC
Reference Counting
Mark and Sweep
* Courtesy of wikimedia
Tri-color marking
* Courtesy of wikimedia
Generational GC
Compaction
Parallel GC Notes
Parallel GC
Pros
Cons
After a Major GC
CMS Notes
After a Major GC
Concurrent Mark and Sweep (CMS)
Pros
Cons
G1 Memory layout
G1 Notes
G1 Notes Cont
Tuning G1
Are you gonna make another pro and con list? I'm gonna kill myself.
-- Michael Scott
Garbage First (G1)
Pros
Cons
What should I use?
What should I avoid?
Things GC hates
Useful links
Questions?