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 <patr...@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