JVM Architecture & Garbage Collection
JVM Architecture class loader in detail java memory areas runtime data areas – 2 covered out of 5 runtime data areas rest 3 Execution engine Garbage collection basic compartments in heap Eden space starts filling with object and ones in dark are marked for garbage collection Post that the other objects in green are moved […]