Overview sourceart/runtime/gc/space/image_space.hart/runtime/gc/space/im...
Overview source art/runtime/gc/space/* Space繼承關(guān)系 Space分類 ImageSpace Regi...
ART虛擬機(jī)啟動的流程非常復(fù)雜,這里先將涉及到的各個模塊列個提綱。后續(xù)再詳細(xì)分析各個子模塊。 總之,看虛擬機(jī)的啟動流程,緊緊抓住下面這條主線即可...
dex2oat調(diào)用場景 boot相關(guān)image 若打開WITH_DEXPREOPT,則在編譯system.img時,就會在host機(jī)器上執(zhí)行de...
Overview sourceart/dex2oat.ccart/compiler/driver/compiler_options.hart/c...
Overview source art/runtime/dex_file.h art/runtime/dex_file-inl.h art/ru...
Android虛擬機(jī)演化 下表是我了解到的Android虛擬機(jī)演變過程. VMRuntimeAndroid版本說明DalvikInterpret...
接觸Android ART也有一段時間了.平時處理ART虛擬機(jī)相關(guān)問題時都是從bug入手,所以獲取的知識點(diǎn)很零碎,無法形成完整的知識體系.后續(xù),...