Java Virtual Machine 架構圖
ClassLoader 機制
內存模型結構 - Memory Model Structure
執行引擎 - Execution Engine
解釋器 - Interpreter
JIT編譯器 - JIT Compiler
垃圾收集 - Garbage Collection
Native Method Interface / Libraries
指令
-Dfile.encoding : 指定FileReader、FileWriter 所使用的編碼。
參考資料