static void timedGCPlusDeadlockSolving_printAlways() { time "GC & deadlock check" { gc(); printDeadlocksAndSolve(); } }