it seems starting from 1.4.0, the hprof dump doesnt not work with
HAT (heap analysis tool), HAT complains about OutOfMemoryError
when parsing the heap dump
the reason for the problem seems to be a change to request a
class load inside the brach processing HPROF_GC_OBJ_ARRAY_DUMP
HAT (heap analysis tool), HAT complains about OutOfMemoryError
when parsing the heap dump
the reason for the problem seems to be a change to request a
class load inside the brach processing HPROF_GC_OBJ_ARRAY_DUMP
- duplicates
-
JDK-4719788 HPROF: java -Xrunhprof:format=b produces malformed binary dumps
-
- Closed
-