You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Educational repository from the Java Advanced Bootcamp at Código Facilito. Demonstrates JVM memory management with Heap, Stack, and Metaspace, including simulations of OutOfMemoryError, StackOverflowError, and Garbage Collector behavior.