static File nohupJavax(S javaxargs) { ret directNohupJavax(javaxargs); } // not using pre-spun VM if vmArgs present static File nohupJavax(S javaxargs, S vmArgs) { ret directNohupJavax(javaxargs, vmArgs); }