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

java.io.Piped*Stream: Connect method unsafe

XMLWordPrintable

    • 1.2beta4
    • sparc
    • solaris_1
    • Not verified

      The connect method of PipedOutputStream is not synchronized, leading to the
      possibility of race conditions that could lose data. Furthermore, there is a possibility
      that two or more piped output streams might be connected to the same piped input
      stream, leading to chaos.

            zlisunw Zhenghua Li (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: