Add ability to create Java subprocesses

Some possible features are left out, like specifying the main class and
class path, or being able to override system properties and JVM
arguments.

JavaExecTestChild.jar simply specifies a Class-Path and Main-Class so
that JavaExecTest.Child is run.
3 files changed