Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8327096

(fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files

    XMLWordPrintable

Details

    • b14

    Backports

      Description

        This test attempts to create a file of size ((long)Integer.MAX_VALUE) * 2, 4294967294, approximately 4 Gb, which is larger than some file storage types can accommodate and results in an IOException. If it is know that the storage type involved cannot handle the size in question, then the exception should be ignored, or possibly the test conducted with a smaller size file.

        Attachments

          Issue Links

            Activity

              People

                bpb Brian Burkhalter
                bpb Brian Burkhalter
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: