static long memoryUsedAfterLastGC() { try { ret toLong(get(javax(), 'gc_memoryUsedAfterGC)); } catch print e { updateJavaXAndRestart(); } }