What's new in version 0.57.0
The following new features and notable changes since version 0.56.0 are included in this release:
Features and changes
The signaling process ID and process name are recorded and reported in tracepoints and javacore
On all platforms except Windows™, when an asynchronous signal SIGABRT, SIGQUIT, or SIGUSR2 occurs, the process ID (pid) and the name of the process that sent the signal is recorded and reported in a tracepoint and in the javacore.
The SIGINT, SIGHUP, and SIGTERM signals create a tracepoint that includes the pid but these signals do not create javacore files.
For more information, see Signal handling.