GC process
2018-05-24 23:15:07 1 举报
Gc process and collect objects GC回收空对象时,对其进行二次标记,并回收的流程
作者其他创作
大纲/内容
NO
Remove F-Queue
collect
Has calledfinalize
Check Reference again
YES
Second Mark
Wait next GC
Is Null
has finalize()
First markAdd F-Queue
null and GC
Not Null
finalize Threadcall finalize()
收藏
0 条评论
下一页