In weblogic JRockit, sometimes the heap gets full (usage reaches the heap max size 4096M). However, after we dump the heap, the dump file size is only 200~ 300M. This it is strange, and on top of that we can not identify what objects occupy the heap through EMA tool.
Has anyone experienced similar and does someone know the JRockit heap dump mechanism?