RFR: 8396: Fix incorrect option name for `HeapDumpOnOutOfMemoryError`
hdafgard
duke at openjdk.org
Thu Jun 26 14:59:46 UTC 2025
On Thu, 1 May 2025 10:12:32 GMT, Ivo Anjo <duke at openjdk.org> wrote:
> I noticed that `HeapDumpOnOutOfMemoryError` was showing up as an undocumented rule, and that seemed a bit surprising.
>
> On a closer look, it's even documented on the exact link https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html used as the source for the `JAVA_8_DOCUMENTED_XX`.
>
> I googled and I don't think this option ever had another name, so it looks like a copy-paste accident or something like that?
>
> I've submitted the needed docs for the OCA so I'm opening the PR for now and hopefully that will all be in good shape soon.
You'll also need to link this PR to https://bugs.openjdk.org/browse/JMC-8396 by adding `8396:` as a prefix to the PR title.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/646#issuecomment-2859394532
More information about the jmc-dev
mailing list