java how to check running threads code example Example: java how to get all threads Set<Thread> threadSet = Thread.getAllStackTraces().keySet();