java.lang.System
for each process in a host JVM environment. [A470]
SystemObjects
argument to createProcess is the set of statics in java.lang.System
that must be replaced from process to process, right? [A474]
exec()
on UNIX. [A475]
ProcessManager.createProcess()
instead of ProcessManager.get().createProcess()
. [A522]