Integrated: 8361751: Test sun/tools/jcmd/TestJcmdSanity.java timed out on Windows
Alex Menkov
amenkov at openjdk.org
Fri Jul 18 18:42:46 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
This pull request has now been integrated.
Changeset: a3843e8e
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a3843e8e6e189447e554759c3ba672530f8c7329
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8361751: Test sun/tools/jcmd/TestJcmdSanity.java timed out on Windows
Reviewed-by: cjplummer, dholmes, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/26358
More information about the serviceability-dev
mailing list