-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b06
When testing the compressed hprof file. The hprof Reader could throw exceptions for serveral reasons as following:
1. Error when decompress the file.
2. The decompressed hprof data format is in correct.
However the current implementation always reports "Can not decompress the compressed hprof file" error message which may be confused for root causing the issue.
1. Error when decompress the file.
2. The decompressed hprof data format is in correct.
However the current implementation always reports "Can not decompress the compressed hprof file" error message which may be confused for root causing the issue.