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

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

    XMLWordPrintable

Details

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

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: