Is there a way to dump a stack trace without throwing an exception in java? October 18, 2022 by Tarik Yes, simply use Thread.dumpStack()