On Tue, 14 May 2024 00:44:44 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The fix updates descriptions of `HeapDumpPath`/`HeapDumpGzipLevel` and > `HeapDumpBeforeFullGC`/`HeapDumpAfterFullGC`/`HeapDumpOnOutOfMemoryError` VM > options This pull request has now been integrated. Changeset: 43b109b1 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/43b109b111e77d0f7b302debc0d76e4ac7c9ac56 Stats: 8 lines in 1 file changed: 3 ins; 0 del; 5 mod 8330066: HeapDumpPath and HeapDumpGzipLevel VM options do not mention HeapDumpBeforeFullGC and HeapDumpAfterFullGC Reviewed-by: cjplummer, dholmes, yyang ------------- PR: https://git.openjdk.org/jdk/pull/19224