文章列表
Garbage collector log (loggc) file rotation with logrotate does not work properly(使用 logrotate 的垃圾收集器日志 (loggc) 文件轮换无法正常工作)
Why does the JVM consume less memory than -Xms specified?(为什么JVM消耗的内存比-Xms指定的少?)
How can I take a heap dump on Java 5 without garbage collecting first?(如何在不先进行垃圾收集的情况下在 Java 5 上进行堆转储?)
When to Garbage Collect(何时收集垃圾)
PhantomReference with null queue(具有空队列的 PhantomReference)
JPanel with anonymous EventListener - why doesn#39;t GC destroy listener?(带有匿名 EventListener 的 JPanel - 为什么 GC 不销毁侦听器?)
Missing memory: size of young generation includes only one survivor space(内存缺失:年轻代的大小只包含一个幸存者空间)
How does the Garbage-First Garbage Collector work?(垃圾优先垃圾收集器如何工作?)
How actually card table and writer barrier work?(卡桌和作家屏障实际上是如何工作的?)
What are GC roots for classes?(什么是类的 GC 根?)