RFR: 8361751: Test sun/tools/jcmd/TestJcmdSanity.java timed out on Windows
David Holmes
dholmes at openjdk.org
Thu Jul 17 01:35:47 UTC 2025
On Wed, 16 Jul 2025 20:44:05 GMT, Alex Menkov <amenkov at 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
More information about the serviceability-dev
mailing list