static void restartWith1GBHeap() { restartWithVMArgs("-Xmx1g " + smallHeapArgs()); }