| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8378137 | 21.0.12-oracle | Dukebot | P4 | Resolved | Fixed | master |
While investigating MACH5 issue it was helpful to see the status of the core dump logic - this should be part of hotspot.
Being able to tell:
core dump info: core.28283
from
core dump info: Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
eliminates the guesswork and assumptions about whether the system was set up correctly for core dumps.
Being able to tell:
core dump info: core.28283
from
core dump info: Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
eliminates the guesswork and assumptions about whether the system was set up correctly for core dumps.
- backported by
-
JDK-8378137 Show warning when CreateCoredumpOnCrash set, but core dump will not happen
-
- Resolved
-
- relates to
-
JDK-8345147 Crash in libsystem_malloc.dylib`nanov2_malloc_type (ESR_EC_DABORT_EL0)
-
- Closed
-
- links to
-
Commit(master)
openjdk/jdk/c34fb2c9
-
Review(master)
openjdk/jdk/20734