可能位于垃圾回收堆中的对象的地址。
The addresses of objects that may be in the garbage collection heap.
因此,随着可用堆内存的减少而导致更频繁的垃圾回收,性能可能会降低。
As a result, performance can degrade as the decreased available heap memory leads to more frequent garbage collection.
在使用默认的 GC 策略的情况下,IBM JVM 在耗尽所有堆之后才调用垃圾回收。
Using the default GC policy, the IBM JVM will consume the entire heap before invoking garbage collection.
应用推荐