错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Garbage Collection – Mark Phase

  • Konrad Kokosa,
  • Christophe Nasarre,
  • Kevin Gosse

摘要

In the previous chapter, you have gained knowledge about some general GC topics, like when it is triggered and how it decides which generation should be collected. Let’s now move into the details of the first main GC phase – Mark phase.