0

My Java application's codecache is nearly full, so I use VM.getVM().getCodeCache().iterate() dump codecache info. Then call CodeBlob.getSize() count total size. However codeBolbs' total size is not equals to JVM

How to get sun.jvm.hotspot.code.CodeBlob real size in codecache

0 Answers0