On Wed, 16 Jul 2025 20:44:05 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> Tests which run serviceability tools to attach to the main test process can > get deadlock with streaming output (see #24672 ) > The fix disables attach streaming output for tests in jdk/sun/tools/jcmd > > Testing: tier6, tier7 Okay, but are there other tests we have missed here? I'm wondering what the value of "streaming output" is when it can lead to deadlocks? Is this just a test problem? Thanks ------------- Marked as reviewed by dholmes (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/26358#pullrequestreview-3027416428