RFR: 8278166: java/nio/channels/Channels/TransferTo.java timed out [v4]

Brian Burkhalter bpb at openjdk.java.net
Mon Dec 6 23:08:45 UTC 2021


On Mon, 6 Dec 2021 20:21:57 GMT, Lance Andersen <lancea at openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8278166: Un-split line overlooked in previous commit
>
> Looks Good Brian.  
> 
> For continuity, did you give any thoughts of making the same change to targetFile as you did for sourceFile to avoid using Files.createTempfile?

@LanceAndersen Changed targetFile init to similar to sourceFile init.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6707


More information about the nio-dev mailing list