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

no EOF from child Process?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.1
    • 1.1
    • core-libs
    • None
    • 1.1
    • generic
    • solaris_2.5
    • Not verified

      Following bug 4104100: VM hangs after compelting Process I wrote a basher
      to exercise the Process class. Well, my basher hangs too, but I don't think it hangs the same way as in the earlier bug report (hence a new but related bug.)

      The basher creates a number of subprocesses (default 1) and tries to send
      a random amount of random data over any or all of sysin, sysout, syserr.
      (default all, bugs still occurs with just sysout)

      The behavior I am currently seeing is that the child exits, but the parent
      is left hanging waiting for more data from the child, and does not get EOF.

      The basher is available online in /home/jjg/ptest. I am happy to make copies
      elsewhere too. For completeness, I'll attach it here as well.

            djbrown David Brown (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: