[3주차] JVM #9
JINU-CHANG
started this conversation in
정기미팅
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Heap 영역은 효율적인 GC 부분에서, Metaspace가 생기면서 Permanent Generation을 대체했는데, 이로 인해 얻는 이점과 발생할 수 있는 문제는 무엇인가요? Heap 영역은 효율적인 GC를 위해 3가지 영역으로 구분되는데 이 흐름을 설명해 주세요 JVM에서 Native Method Stack을 사용하는 이유와 이 스택이 동작할 때의 JVM 메모리 관리 방식에 대해 설명해주세요 자바 이외의 언어가 동작하는 상황이 무엇인가요? 어떤 구현체가 있나요? PC Register가 작동하는 상황을 그림으로 그려서 설명해 주실 수 있을까요? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/woowacourse-study/2024-QuTe/blob/main/zeze/week03_JVM.md
Beta Was this translation helpful? Give feedback.
All reactions