8485868788899091929394
}; final StringBuffer sb = new StringBuffer(); final StringBuffer sbe = new StringBuffer(); Process p; try { p = fs.fork(null, args); } catch(IOException io) { throw new AssertionFailedError("VM fork failed"); } try {