Withdrawn: 8269470: Add truncation and compression information to EventHeapDump

Denghui Dong ddong at openjdk.java.net
Tue Aug 3 10:28:33 UTC 2021


On Mon, 28 Jun 2021 07:07:07 GMT, Denghui Dong <ddong at openjdk.org> wrote:

> Could I have a review of this change that adds the truncation and compression information to EventHeapDump?
> 
> We occasionally receive feedback from users that the heap size parsed from the heap dump does not match the GC log. We think this may be caused by the truncation of the heap dump.
> 
> It would be nice to add truncation info to the EventHeapDump.
> 
> Also, this patch adds the compression info which is trivial to add.
> 
> Regards,
> Denghui

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4608


More information about the serviceability-dev mailing list