RFR: 8269470: Add truncation and compression information to EventHeapDump [v2]
Denghui Dong
ddong at openjdk.java.net
Mon Jun 28 07:39:40 UTC 2021
> 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.
>
> So 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
Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
wrong return type
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4608/files
- new: https://git.openjdk.java.net/jdk/pull/4608/files/ed41e5b2..6dc5f8a9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4608&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4608&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4608.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4608/head:pull/4608
PR: https://git.openjdk.java.net/jdk/pull/4608
More information about the hotspot-jfr-dev
mailing list