The VisualGC 3.0 standalone version with enhancement for HotSpot JDK 8.
The full source code is here: https://github.com/beansoft/visualgc_java8/tree/master/visualgc_java8
源码已完全提供, 地址: https://github.com/beansoft/visualgc_java8/tree/master/visualgc_java8
VisualGC 3.0 独立运行版, 支持JDK 8, 增强了部分功能.
- 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等收集器下检测通过;
- 中英双语显示.
此工具仅希望能有所帮助, 但不提供任何担保.