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

Refactor InputStream-to-OutputStream copy into a utility method

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 9, 10
    • core-libs
    • Cause Known

    Description

      There are several occurrences of InputStream-to-OutputStream copying as done by InputStream.transferTo(). If the implementation were in a utility method accessible by various packages some code could be reduced and the behavior standardized.

      Attachments

        Activity

          People

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: