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

Lance Andersen lancea at openjdk.java.net
Mon Dec 6 20:25:16 UTC 2021


On Mon, 6 Dec 2021 18:25:55 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> In the `testMoreThanTwoGB()` sub-test, only fill the last section of the file with random data in order to reduce test execution time.
>
> 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?

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

Marked as reviewed by lancea (Reviewer).

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


More information about the nio-dev mailing list