static void timedGCPlusDeadlockSolving_printAlways() { time "GC & Deadlocks checks" { gc(); printDeadlocksAndSolve(); } }