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

(process) SetHandleInformation parameters DWORD (not BOOLEAN)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • core-libs
    • b82
    • x86
    • windows
    • Not verified

        While new process creation the stderror, stdoutput, stdinput streams could be redirected to parent console or abstract pipe. At the same time the child process inherits the ability to close the redirected streams that is not the desirable event. We need to protect redirected streams from closing in child process.
        For that purpose the MS API [SetHandleInformation] function have to be called with appropriate arguments.

              uta Alexey Utkin (Inactive)
              uta Alexey Utkin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: