RFR: 8396: Fix incorrect option name for `HeapDumpOnOutOfMemoryError`

Henrik Dafgård hdafgard at openjdk.org
Fri Jun 27 15:33:42 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 still need to update the title to `8396: OptionsCheckRule has doesn't recognize HeapDumpOnOutOfMemoryError`

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

PR Comment: https://git.openjdk.org/jmc/pull/646#issuecomment-3013455347


More information about the jmc-dev mailing list