JVM 性能调优工具:jstat 使用

$ jstat -options
-class
-compiler
-gc
-gccapacity
-gccause
-gcmetacapacity
-gcnew
-gcnewcapacity
-gcold
-gcoldcapacity
-gcutil
-printcompilation

jstat -gcutil 47703
CCS: Compressed class space utilization as a percentage. 压缩类空间利用率,为百分比

posted on 2020-02-04 18:58  cag2050  阅读(133)  评论(0编辑  收藏  举报

导航