Updating existing JDK code to use InputStream.transferTo() (jdk)

Pavel Rappo pavel.rappo at oracle.com
Wed May 13 16:19:11 UTC 2015


If you have time it might be useful to have a look for places to retrofit with
java.nio.file.Files This class provides lots of useful tools which cover many
usecases. Especially take a look at `copy` methods. Thanks!

-Pavel

> On 12 May 2015, at 23:10, Patrick Reinhart <patrick at reini.net> wrote:
> 
> Hi Pavel,
> 
> Is there anything I can do in the meantime? 
> 
> Unfortunately I do not have no account on cr.openjdk.java.net, so I need to paste the patch to the mailing list directly.
> 
> Cheers Patrick




More information about the core-libs-dev mailing list