jmap -permstat <pid>
查看永久区数据是提示有错误:
finding class loader instances ..sun.jvm.hotspot.utilities.AssertionFailure: Expecting GenCollectedHeap, G1CollectedHeap, or ParallelScavengeHeap, but got sun.jvm.hotspot.gc_interface.CollectedHeap
debuginfo已经安装,不过版本跟openjdk的小版本不一致,请问这个要怎么解决,谢谢