Tag: Memory
Articles on how Java and the JVM manage memory: heap and non-heap areas, TLABs, memory types, and run-time data areas. Covers practical topics like diagnosing and preventing memory leaks, analyzing heap dumps, reducing memory footprint, and tuning JVM memory parameters.