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

(process) SetHandleInformation parameters DWORD (not BOOLEAN)

    XMLWordPrintable

Details

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

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: