文章列表
What is the difference between DVM and JVM?(DVM和JVM有什么区别?)
Heap vs Stack vs Perm Space(堆 vs 堆栈 vs 永久空间)
Why does this method print 4?(为什么这个方法打印 4?)
Why does the Sun JVM continue to consume ever more RSS memory even when the heap, etc sizes are stable?(为什么即使堆等大小稳定,Sun JVM 仍会继续消耗更多的 RSS 内存?)
What is the difference between the JRE and JVM?(JRE 和 JVM 有什么区别?)
Difference between sampling and profiling in jVisualVM(jVisualVM中采样和分析的区别)
Jmap can#39;t connect to make a dump(Jmap 无法连接进行转储)
How do i know which default settings are enabled for Sun JVM?(我如何知道为 Sun JVM 启用了哪些默认设置?)
Java 8 reserves minimum 1G for Metaspace despite (Max)MetaspaceSize(尽管 (Max)MetaspaceSize,Java 8 仍为 Metaspace 保留至少 1G)
Communication between local JVMs(本地 JVM 之间的通信)