HSDB: The top-level HotSpot Debugger debuggergdb c,c++ ba...[作者空间]
System.gc整理 System.gc()源码public static void gc() { Runtim...[作者空间]
堆外内存, JDK 1.4 nio引进了ByteBuffer.allocateDirect()分配堆外内存 Byt...[作者空间]
Linux SignalsStandard SignalsLinux supports the standard ...[作者空间]
agent有两种: native(jvmti接口) 和 java层面的(instrumentation) c/c+...[作者空间]
从JDK6开始引入,除了Solaris平台的Sun JVM支持远程的Attach,在其他平台都只允许Attach到...[作者空间]