commit | bfd74c5fa8b6b91dfc28986da159a9179916d0e6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 27 13:39:09 2009 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Oct 28 11:04:39 2009 -0700 |
tree | 67c359dbc1dbc3ce118a863bc626e25c14c31a28 | |
parent | 024da70f6b8fc46494278165f73f8baedcbc7b70 [diff] |
Implement ProcessBuilder.redirectErrorStream. Also simplify and correct the security to ensure that the user can't modify the command to be executed after the SecurityManager has approved it. Bug: 2180063