Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8218197

[failurehandler] parent processes shouldn't be killed till their children are handled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12, 13
    • hotspot
    • b31

        several failure handler reports indicate suspiciously disappeared children processes (JDK-8176214, JDK-8217170, JDK-8211366)

        most probably it is caused by JDK-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.

              iignatyev Igor Ignatyev (Inactive)
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: