On Wed, 17 Sep 2025 10:02:48 GMT, Aleksey Shipilev <[email protected]> wrote:

> How bad is the output with `-L`, really? I would have thought having more 
> debugging info is better for post-mortem diagnostics -- especially if you 
> cannot re-run the test -- even if it is more verbose.

As Jai states (though I filed the complaint :) ) the `-L` output actually 
obscures determining how many other processes are actually running. And while 
the number of threads in those other processes may be of some interest I can't 
see why we would need a breakdown at the thread-level for all those other 
processes.

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

PR Comment: https://git.openjdk.org/jdk/pull/27328#issuecomment-3305218975

Reply via email to