JVM Memory

Java memory structure and garbage collection

JVM (Java Virtual Machine)

A computer that uses Java bytecode as its machine language is called the Java Virtual Machine.


JVM Memory Structure

Java memory structure

JVM Heap Memory

Java heap memory

JVM Garbage Collection

Java garbage collection

Java String Constant Pool

How Java String values are stored in memory

Java ClassLoader