Whether to manually output a heap dump if an OOM is thrown (including
manual OOMs due to reaching --gc_thrashing_limits). The dump will be
written to <output_base>/<invocation_id>.heapdump.hprof. This option
effectively replaces -XX:+HeapDumpOnOutOfMemoryError, which has no effect
for manual OOMs.