Up
Top
HotSpot 内部での処理 : 詳細(Execution Flows : Details)
Under Construction
Subcategories
HotSpot の起動/終了処理(Starting/Quitting)
Class 情報の処理
Interpreter に関する処理
Thread の制御
Field に関する処理
Method に関する処理 (e.g. method invocation, return, runtime call, etc)
Exception の処理 (送出処理/捕捉処理)
Memory allocation (& GC 処理)
JNI の処理 (Java Native Interface)
JIT Compiler の処理
Serviceability 機能
(#TBD) その他
This document is available under the
GNU GENERAL PUBLIC LICENSE Version 2
.