| JDK 24 |
|---|
| 24 b20Fixed |
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.
|