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

Details

    • Sub-task
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 18
    • core-libs
    • None
    • b22

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: