jmx分析 gc 了解JVM内存结构

GarbageCollectorMXBean gcBean = ManagementFactory. newPlatformMXBeanProxy(mbs, gc.toString(),GarbageCollectorMXBean.class);