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

Refactor InputStream-to-OutputStream copy into a utility method

XMLWordPrintable

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

      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.

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

              Created:
              Updated: