Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8265891 (ch) InputStream returned by Channels.newInputStream should override transferTo
  3. JDK-8275840

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.

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

              Created:
              Updated:
              Resolved: