文章列表
Can the JVM provide snapshot persistence?(JVM可以提供快照持久化吗?)
Reducing JVM pause time gt; 1 second using UseConcMarkSweepGC(减少 JVM 暂停时间 gt;1 秒使用 UseConcMarkSweepGC)
Is the address of an object fixed during its life cycle?(对象的地址在其生命周期内是否固定?)
Where do these java native memory allocated from?(这些java本机内存是从哪里分配的?)
Java threads: Is it possible view/pause/kill a particular thread from a different java program running on the same JVM?(Java 线程:是否可以从在同一 JVM 上运行的不同 Java 程序查看/暂停/杀死特定线程?)
Can multiple JVM processes share memory for common classes?(多个 JVM 进程可以共享公共类的内存吗?)
Args guaranteed to be non-null?(Args 保证不为空?)
When does the JVM load classes?(JVM 什么时候加载类?)
Default threads like, DestroyJavaVM, Reference Handler, Signal Dispatcher(默认线程,如 DestroyJavaVM、Reference Handler、Signal Dispatcher)
Difference between java.exe, javaw.exe and jvm.dll(java.exe、javaw.exe和jvm.dll的区别)