RFR: 8330066: HeapDumpPath and HeapDumpGzipLevel VM options do not mention HeapDumpBeforeFullGC and HeapDumpAfterFullGC [v2]
David Holmes
dholmes at openjdk.org
Tue May 14 09:59:02 UTC 2024
On Tue, 14 May 2024 01:53:20 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> The fix updates descriptions of `HeapDumpPath`/`HeapDumpGzipLevel` and `HeapDumpBeforeFullGC`/`HeapDumpAfterFullGC`/`HeapDumpOnOutOfMemoryError` VM options
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> align
Updates look good.
FWIW the Java command reference doesn't mention the before/after full GC flags either.
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19224#pullrequestreview-2054872345
More information about the serviceability-dev
mailing list