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. 压缩类空间利用率,为百分比