Garbage Collected Heap的意思|示意
垃圾收集堆
Garbage Collected Heap的网络常见释义
回收堆 Memory Manager:内存管理为对象实例提供了一个垃圾回收堆(garbage collected heap),并管理用来存储其它内部虚拟机数据结构的内存。
Garbage Collected Heap相关例句
Statistics of the behavior of the garbage collected heap.
gc 垃圾回收堆的行为统计。
Unfortunately, an associated downside to increased heap size is a corresponding increase in the amount of time needed to find and process objects that should be garbage collected.
遗憾的是,增加堆大小的一个缺点是查找和处理需要垃圾收集的对象所需的时间也会随之增加。
Conversely, if the heap is too large, long pause times will occur each time the heap is analysed and garbage collected.
反过来,如果堆过大,那么分析堆和执行垃圾回收时将出现很长时间的暂停。
Thus the data contained within a garbage collected object may still be present in the memory heap in unallocated memory.
因而,垃圾回收对象中所包含的数据可能仍存在于未分配内存的内存堆中。