In this article, we introduce how Java garbage collection works and the essential concepts to understand Java GC, including generation GC, Minor GC, Major GC, and Mark-Sweep-Compact.
Share this post
How Does Java Garbage Collection Works: Java…
Share this post
In this article, we introduce how Java garbage collection works and the essential concepts to understand Java GC, including generation GC, Minor GC, Major GC, and Mark-Sweep-Compact.