We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2a16ff1
Issues: https://github.com/alibaba/arthas/milestone/54?closed=1
#2945 watch/trace 等补全 method 时,自动补全支持构造函数
#2936 quit 命令打印出提示,说明arthas仍在后台运行,执行 stop 才是彻底退出
#2941 修复 PackageInternalsFinder.fuse 在处理空包时(即自己没有类),会有 null 异常的问题
#2944 Revert "优化识别重定向" ,修复 watch等命令不支持构造函数 的问题