> Hi, > > Could I have a review of this patch? > > In the current implementation, HeapDumpBeforeFullGC/AfterFullGC will generate > dumps for every FGC, increasing the risk of disk full. > > This patch introduces a new option 'FullGCHeapDumpLimit' to limit the number > of dumps triggered by HeapDumpBeforeFullGC/AfterFullGC to enhance > production-friendliness. > > Best, > Denghui
Denghui Dong has updated the pull request incrementally with one additional commit since the last revision: refine description ------------- Changes: - all: https://git.openjdk.org/jdk/pull/16976/files - new: https://git.openjdk.org/jdk/pull/16976/files/442b7f47..a0cae5c2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=16976&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16976&range=01-02 Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/16976.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16976/head:pull/16976 PR: https://git.openjdk.org/jdk/pull/16976