-XX:[+|-]HitachiFullCore (Release system resource option)

This option is used for UNIX.

Format

-XX:+HitachiFullCore
This option forcefully increases the system resource RLIMIT_CORE to the maximum value and creates a core file by ignoring the user limit when failure occurs.
-XX:-HitachiFullCore
This option does not change the system resource RLIMIT_CORE.

Description

Specify whether to change the settings of the system resource RLIMIT_CORE.

Default value
  • -XX:-HitachiFullCore