Starts a target process adding a dir in -Xbootclasspath/p: option Target process is launched using
$JAVA_HOME/bin/java [opt] [main] and [opt] is patched to use [bootDir] in -Xbootclasspath/p: option.
This is suitable for java 1.3. This can be use with java 1.4 to avoid running in JDWP mode.
author: Alexandre Vasseur