Java’s Memory Structure

JAVA

Java의 메모리 구조

자바의 메모리 구조

Method Area (메서드 영역)


Heap Area (힙 영역)


Stack Area (스택 영역)


PC Register


Native Method Stack


출처

TCPSchool
https://tape22.tistory.com/28
https://steady-coding.tistory.com/305
김영한의 실전 자바 - 기본편