腾讯云618特惠专场

文章列表

How can I take a heap dump on Java 5 without garbage collecting first?(如何在不先进行垃圾收集的情况下在 Java 5 上进行堆转储?)
Java new String and new StringBuilder in heap behavior(堆行为中的 Java new String 和 new StringBuilder)
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 根?)
Difference between system.gc() and runtime.gc()(system.gc() 和 runtime.gc() 之间的区别)
what java virtual machine will do while executing multiple java applications(java虚拟机在执行多个java应用程序时会做什么)
What is the role of operand stack in JVM?(JVM中操作数栈的作用是什么?)