Java process and SIGQUIT.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 25 Feb 2014 23:02:49 +0200
changeset 1568 efc5ec11da76
parent 1567 66f3e4af98a8
child 1569 650683205401
Java process and SIGQUIT.
signal.rst
--- a/signal.rst	Sat Feb 08 17:47:11 2014 +0200
+++ b/signal.rst	Tue Feb 25 23:02:49 2014 +0200
@@ -48,6 +48,8 @@
 
 By default, this causes the process to terminate and produce a memory core dump.
 
+Java dump thread traces to stdout.
+
 ** SIGILL 4.
 
 Illegal instruction. Type: exception, can not be handled.