分代收集算法(Generational Collection):将对象存活周期的不同将内存分为几块,根据各个年代的特点采用最适当的收集算法。当前商业虚拟机都采用此算法。
基于20个网页-相关网页
3.2.4分代收集算法(generation-based algorithm) 3.2.5增量收集算法(incremental algorithm)
基于16个网页-相关网页
分代收集算法
Generational collection algorithm
以上为机器翻译结果,长、整句建议使用 人工翻译 。
最后,还有混合型的收集器,如1.2和以后版本的JDK使用的分代收集器,它对堆的不同区域使用不同的收集算法。
Finally, there are hybrid collectors, such as the generational collector employed by the 1.2 and later JDKs, which use different collection algorithms on different areas of the heap.
youdao
应用推荐
模块上移
模块下移
不移动