I have a .hprof dump heap created from JVM OutOfMemory (JDK version 1.5).
When I try to add this file to VisualVM, it tells me that the file is not a valid core dump.
However, I can run jhat for this dump file without any problems.
any ideas why?
source share