static Map runnableThreadsWithStackTraces_withoutSystemThreads() { ret filterKeys(f isSystemThread, runnableThreadsWithStackTraces()); }