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

(fs) Improve performance of Files.copy() on macOS using copyfile(3)

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • core-libs
    • b22
    • generic
    • os_x

    Description

      Testing revealed that copying using fcopyfile(3) has better throughput that using a buffer in a read-write loop. This should be used on macOS.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: