;;;;;;;;;;;; 2025/08/22
arthas watch
from https://www.cnblogs.com/wffzk/p/18932501
- wget https://arthas.aliyun.com/arthas-boot.jar;
- 直接通过java -jar 启动arthas的jar包文件
java -jar arthas-boot.jar - watch demo.MathGame primeFactors "{params,returnObj}" -x 2 -b -f