Add test to java/nio/channels/Channels/TransferTo.java to test transfer sizes > 2GB

XMLWordPrintable

    • b22

      Testing `FileChannel.transferTo(FileChannel)` with more than 2 GB of data is covering the case that *multiple* iterations of `FileChannel.transferTo(FileChannel)` are actually performed by the test.

      This change was requested Alan Bateman @AlanBateman.

            Assignee:
            Markus Karg
            Reporter:
            Markus Karg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: