它必须是另一个提示请求,这次来自我们的垃圾收集器。
It had to be another tip request, this time from our garbage collector.
这个内存不能被垃圾收集器释放。
使用垃圾收集器来简化列表的内存管理。
Using garbage collection to simplify memory management for lists.
垃圾收集器和引用交互。
内存管理和垃圾收集器属于MMgc子项目。
The memory management and garbage collector is to be found in the separate MMgc project.
您知道垃圾收集器在干什么吗?
将垃圾收集器处理双链接列表?
它不可用于服务器垃圾收集器。
还有许多关于垃圾收集器本身的有趣的统计信息。
There are also many interesting statistics about the garbage collector itself.
为什么代的概念可以提高垃圾收集器的性能?
Why generation concept can help improve performance of garbage collector?
新一代垃圾收集器能否和1.9.2有缘呢?
注意:垃圾收集器将最终释放所有被管理对象。
Note: The garbage collector will eventually free all managed objects.
有了开始点,垃圾收集器接下来怎么做呢?。
垃圾收集器的问题?
代概念的引入是为了提高垃圾收集器的整体性能。
The importing of generation concept is to improve the performance of garbage collector.
现在我担心的是如果垃圾收集器会自动销毁此列表。
Now my concern is if garbage collector can automatically destroy this list.
但是垃圾收集器没有魔力:你也需要在背后进行清理。
But the Garbage Collector is not magic: you need to clean up after yourself, too.
如果程序在垃圾收集器释放对象之前结束,这种情况就可能会出现。
This can occur if the program ends prior to the garbage collector freeing the object.
这也是为什么该垃圾收集器叫做Garbage - First的原因。
This is also why the garbage collector is called Garbage-First.
使用垃圾收集器可能使这些过程变得简单,但也可能使它们变得困难,这要取决于所使用的垃圾收集器。
Using garbage collection can be easy or difficult depending on the garbage collector in use.
使用垃圾收集器可能使这些过程变得简单,但也可能使它们变得困难,这要取决于所使用的垃圾收集器。
Using garbage collection can be easy or difficult depending on the garbage collector in use.
应用推荐