static void restartWith128MBHeap() { restartWithVMArgs("-Xmx128m " + smallHeapArgs()); }