static void restartWith256MBHeap() { restartWithVMArgs("-Xmx256m " + smallHeapArgs()); }