hg: jdk9/dev/jdk: 8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient

roger.riggs at oracle.com roger.riggs at oracle.com
Thu Jan 16 07:34:25 PST 2014


Changeset: d9ab73979ac7
Author:    rriggs
Date:      2014-01-16 10:33 -0500
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/d9ab73979ac7

8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient
Summary: Replace invocation of /bin/cp with NIO Files.copy
Reviewed-by: martin, alanb

! test/java/lang/ProcessBuilder/Basic.java



More information about the jdk9-dev-changes mailing list