<AWT Dev> RFR: 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo [v4]
    Andrey Turbanov 
    github.com+741251+turbanoff at openjdk.java.net
       
    Sun Dec 20 20:15:09 UTC 2020
    
    
  
> 8080272  Refactor I/O stream copying to use java.io.InputStream.transferTo
Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
  8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
  use Files.copy in MLet too
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1853/files
  - new: https://git.openjdk.java.net/jdk/pull/1853/files/2ae88471..c4133d32
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1853&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1853&range=02-03
  Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1853.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1853/head:pull/1853
PR: https://git.openjdk.java.net/jdk/pull/1853
    
    
More information about the awt-dev
mailing list