RFR: 8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC [v2]

Denghui Dong ddong at openjdk.org
Sat Dec 16 04:36:59 UTC 2023


On Sat, 16 Dec 2023 04:33:48 GMT, Denghui Dong <ddong at openjdk.org> wrote:

>> I was wondering if it is worth having HeapDumpBeforeFullGC and HeapDumpAfterFullGC also mention FullGCHeapDumpLimit. Just something simple like "Also see FullGCHeapDumpLimit." Not necessary, but if you think it would be useful then please add.
>
>> nit: should be no space before the last paren.
> 
> fixed.

> I was wondering if it is worth having HeapDumpBeforeFullGC and HeapDumpAfterFullGC also mention FullGCHeapDumpLimit. Just something simple like "Also see FullGCHeapDumpLimit." Not necessary, but if you think it would be useful then please add.

Make sense. Added.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16976#discussion_r1428685126


More information about the serviceability-dev mailing list