Purpose of this study is to improve our java skills more than now
http://performeister.tistory.com/75
- JAVA VIRTUAL MACHINE
- RUNTIME DATA AREAS
- GARBAGE COLLECTION
- CLASS LOADER
- EXECUTION ENGINE
- THREAD SYNCHRONIZATION
- Kiseok Jang : Java Virtual Machine
- Geunwoo Son : Runtime Data Areas
- Dongchul Kim : Garbage Collection (Basic)
- Jangsik Hong : Garbage Collection (Hotspot GC)
- Minhyeok Ju : Class Loader
- Yeonji Oh : Execution Engine
- Jongcheol Jeong : Thread