I recommend you use MAT (http://www.eclipse.org/mat/downloads.php) to
analyze your heap dumps. It has the ability to load significantly
large heap dumps on machines will limited resources. I have opened 4G
heap dumps with MAT using a 2G heap. I'm sure I could have used less,
but I didnt need to.
> From: Jonathan Soons [mailto:jso...@juilliard.edu]
> Subject: More heap space for jhat
>
> When I run jhat on this I get:
> Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
>
> Is there a way to make jhat use more memory? I cannot find a command
> line option that does thi