Visual Garbage Collection Monitoring Tool - a graphical tool for monitoring the HotSpot Garbage Collector, Compiler, and class loader. It can monitor both local and remote JVMs.
原版 VisualGC 3.0 Java 8增强补丁独立运行版, 修复空指针异常, 增强了部分功能, Java 5 到 Java 14 下测试通过.
- Support choose JVM process upon start;
- Added support for detailed collectors GC time;
- Display detailed values(time:value) on chart mouse hover;
- Run under Hotspot JDK 8+, supports monitor Hotspot JDK 1.5 ~ 14, tested for CMS, G1;
- Supports Chinese and English language.
This tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 支持启动时选择 JVM 进程列表;
- 支持观测详细的收集器GC暂停时间;
- 图表支持鼠标移动详细信息显示(时间和值);
- 支持 Hotspot JDK 8+版本下运行, 可检测 Hotspot JDK 1.5 ~ 14, 在 CMS, G1等收集器下检测通过;
- 中英双语显示.
- 支持浅色模式显示图表和界面 支持检测IDEA进程显示 标题栏显示当前进程ID和主类 Mac,Win10测试通过
此工具仅希望能有所帮助, 但不提供任何担保.



