Michael McMahon wrote:
I scanned this briefly (I haven't done a detailed code review) but one initial comment is that Runtime.exec will now throw IllegalArgumenetException for that a case that isn't specified. The current javadoc says it is only thrown "If command is empty" and maybe this needs to be re-examined. I assume such cases would cause IOException to be thrown today.Can I get the following webrev reviewed please?http://cr.openjdk.java.net/~michaelm/7051946/webrev.1/
-Alan.