5859606162636465666768
child.start(); try { Thread.sleep(100); } finally { child.halt(0); } } private static Isolate runChild(Class<?> clazz)