3.49 RELEASE NOTES ------------------- + GCeasy UI has been enhanced significantly in this release. + In HeapHero Application, if any problems were found, they were reported in the appropriate section of the report. i.e. Memory leak suspects where published in the 'Large objects' sections. Any problems in the threads were published in the 'Threads' section. Now all these errors are not only published in the appropriate sections, it's also reported in the top part of the HeapHero report so that Users can see the consolidated errors in the top part of the report itself. + HeapHero application was throwing inappropriate error messages like: 'expecting HPROF file format 1.0.3. java.io.IOException: expecting HPROF file format 1.0.3' when heap dump file size was larger than heap size of HeapHero application. Now more appropriate error message: 'Sufficient memory isn't available to process heap dump file. For fast processing, allocate memory size (i.e. -Xmx) to be 1.5x to 2x times the size of the heap dump file' is returned.