Programmer DD
Dec 4, 2018 · Fundamentals
Why Minor, Major, and Full GC Aren’t What You Think – A Deep Dive into JVM GC Pauses
This article clarifies the often‑confusing terminology of Minor, Major, and Full garbage collection in the JVM, explains how each type of GC works, analyzes real GC logs with code examples, and advises monitoring latency or throughput rather than relying on those labels.
Full GCGC PausesGarbage Collection
0 likes · 11 min read
