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

IOUtils.copyFile() problems.

XMLWordPrintable

    • b02

      It was pointed out that transformFrom is not guaranteed to transfer all bytes so you can't ignore the return value.

      We should replace move/all of this with a Files.copy that specifies REPLACE_EXISTING and COPY_ATTRIBUTES.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: