jdk-24/jdk/test/java/lang/ProcessBuilder
Roger Riggs fa4d687935 8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient
Replace invocation of /bin/cp with NIO Files.copy

Reviewed-by: martin, alanb
2014-01-16 10:33:07 -05:00
..
InheritIO 8023130: (process) ProcessBuilder#inheritIO does not work on Windows 2013-09-23 04:05:42 +01:00
Basic.java 8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient 2014-01-16 10:33:07 -05:00
BigFork.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DestroyTest.java 4244896: (process) Provide System.getPid(), System.killProcess(String pid) 2012-06-26 13:27:26 +01:00
FeelingLucky.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
InheritIOEHandle.java 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds 2013-10-18 16:28:35 +01:00
SecurityManagerClinit.java 6980747: Runtime.exec can fail due to SecurityException (lnx) 2010-08-28 12:15:52 -07:00
SiblingIOEHandle.java 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds 2013-10-18 16:28:35 +01:00
Zombies.java 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 2012-04-16 18:09:53 -04:00