hg: jdk7/tl/jdk: 6980747: Runtime.exec can fail due to SecurityException (lnx)

martinrb at google.com martinrb at google.com
Sat Aug 28 12:20:29 PDT 2010


Changeset: 1470dffe6551
Author:    martin
Date:      2010-08-28 12:15 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1470dffe6551

6980747: Runtime.exec can fail due to SecurityException (lnx)
Summary: Add missing doPrivileged to UNIXProcess.java.linux
Reviewed-by: alanb

! src/solaris/classes/java/lang/UNIXProcess.java.linux
+ test/java/lang/ProcessBuilder/SecurityManagerClinit.java




More information about the compiler-dev mailing list