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

(process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • None
    • 6
    • b02
    • Verified

        Replace the call to /bin/cp with NIO Files.copy to improve performance and reduce system dependencies.
        The use of -p caused a problem on an earlier Solaris version.

              rriggs Roger Riggs
              rriggs Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: