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

Investigate closing of InputStream-derived object passed to DataTransferer.translateStream() method

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • client-libs
    • None

      We cannot always close the input stream right after the call of DataTransferer.translateStream() because in some cases only reference for it is stored and reading occurs when another steam (returned by DataTransferer.translateStream()) is used. For all the other cases we should close the input stream to avoid memory leaks.

            Unassigned Unassigned
            bagiras Oleg Pekhovskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: