-
Bug
-
Resolution: Fixed
-
P4
-
12, 13
-
b31
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218477 | 13 | Igor Ignatyev | P4 | Resolved | Fixed | b07 |
JDK-8220421 | 12.0.2 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8220457 | 12.0.1 | Igor Ignatyev | P4 | Closed | Fixed | b11 |
several failure handler reports indicate suspiciously disappeared children processes (JDK-8176214, JDK-8217170, JDK-8211366)
most probably it is caused byJDK-8205687: we kill a process to get a core dump, and we gather info from the parent process before its children, and killing a parent can kill children.
most probably it is caused by
- backported by
-
JDK-8218477 [failurehandler] parent processes shouldn't be killed till their children are handled
- Resolved
-
JDK-8220421 [failurehandler] parent processes shouldn't be killed till their children are handled
- Resolved
-
JDK-8220457 [failurehandler] parent processes shouldn't be killed till their children are handled
- Closed