jvm性能监控与故障处理工具
摘要:
jdk的命令行工具: jps jvm process status tool,显示指定系统内所有的HotSpot虚拟机进程 jstat jvm statistics monitoring tool,用于收集HotSpot虚拟机各方面的运行数据 jinfo configuration info for 阅读全文
posted @ 2019-12-02 13:54 shammgod_code 阅读(179) 评论(0) 推荐(0) 编辑