您要查找的是不是:
- A Parallel Garbage Collection System for FCC FCC中的并行無(wú)用單元收集系統
- Contract for garbage collection. 同意垃圾收集
- Does not run garbage collection concurrently. 不同時(shí)運行垃圾回收。
- Does not run server garbage collection. 不要運行服務(wù)器垃圾回收。
- You know you are garbage collection? 你知道你是垃圾收集的么?
- Displays the current number of garbage collection handles in use. 顯示正在使用的垃圾回收處理的當前數目。
- Block is preferable to waiting for garbage collection. 塊也是比等待垃圾回收更好的一種選擇。
- Memory is promoted when it survives a garbage collection. 內存在從垃圾回收保留下來(lái)后被提升。
- Garbage collection is often an application bottleneck already. 垃圾收集常常是一個(gè)應用程序的瓶頸所在。
- Automatic garbage collection is performed on this heap. 自動(dòng)垃圾回收即是在該堆上執行的。
- How often is garbage collected I your neighborhood? 你附近的垃圾多久清理一回?
- Methods requires at least two garbage collections. 方法回收對象使用的內存需要至少兩次垃圾回收。
- There are only two garbage collection options, workstation or server. 只有兩個(gè)垃圾回收選項,即工作站或服務(wù)器。
- Describes the modes that determine the intrusiveness of garbage collection. 介紹可確定垃圾回收侵入性的模式。
- This counter is updated only at the end of every garbage collection. 只在每次垃圾回收結束時(shí)更新此計數器。
- Force a garbage collection, and take an object snapshot of the heap. 強制進(jìn)行一次垃圾收集,并且對此時(shí)的堆做一份對象快照。
- The garbage collection system then removes the lease and the object. 然后,垃圾回收系統將移除該租約和對象。
- What percentage of the total available CPU time is spent in garbage collection? 總的可用CPU時(shí)間用在垃圾收集上的百分比是多少?
- Columnist Brian Goetz reviewed the basic algorithms for garbage collection. 中,專(zhuān)欄作家Brian Goetz回顧了垃圾收集的基本算法。
- OK, so which of these approaches does the JDK take for garbage collection? 那么JDK使用了哪種方式進(jìn)行垃圾收集呢?