I have requirement to analyze 40 GB of heap dump created by an application. I am using jhat, I have allocated 70 GBs of memory to JHAT to analyze the same but its still throwing java.lang.OutOfMemoryError: Java heap space
Can anyone suggest a way out of this?