Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 326 Bytes

Frontline9th.wiki.md

File metadata and controls

13 lines (7 loc) · 326 Bytes

10/2 (수) 11:00~ / 장소: 미정

발제자 : 이정훈 대리

사내 Java 고급 과정을 압축하여 전달교육하였음.

주요내용

  • JVM Architecture (Sun Hotspot JVM 중심으로)

  • Garbage Collection Algorithm (Reference counting, Mark and sweep, Mark and compaction, copy?, generation)

  • Class loader