Two of the new collectors are designed to reduce collection pause time — the parallel copying collector and the concurrent mark-sweep collector.
新收集器中的两个——并行复制收集器和并发标记-清除收集器——设计为减少收集暂停时间。
The parallel copying collector and concurrent mark-sweep collector are basically concurrent versions of the default copying and mark-compact collectors.
并行复制收集器和并发标记-清除收集器基本上是默认的复制收集器和标记-整理收集器的并发版本。
The tenured collectors all use a mark-sweep-compact algorithm.
老年区收集器都使用了标记扫 描压缩(mark-sweep-compact)算法。
The tenured collectors all use a mark-sweep-compact algorithm.
老年区收集器都使用了标记扫 描压缩(mark-sweep-compact)算法。
应用推荐