Skip to main content

One doc tagged with "stack"

View all tags

Stack vs Heap Memory in Java

An in-depth guide to understanding what data is stored in stack memory and heap memory in the Java Virtual Machine (JVM), including memory tuning and garbage collection.