On Tue, 3 Feb 2026 08:28:41 GMT, Alan Bateman <[email protected]> wrote:

> There is no need for ThreadDumper to do any additional filtering. The thread 
> streams that it consumes filter out Threads that are not alive.

Okay that is not at all obvious. But in that case you are never passing a NEW 
thread to `ThreadSnapshot.of()`. But if that is to be the primary API for 
getting stacktraces then having it filter on isAlive is reasonable.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/29461#discussion_r2758520184

Reply via email to