RFR: 8361751: Test sun/tools/jcmd/TestJcmdSanity.java timed out on Windows
Alex Menkov
amenkov at openjdk.org
Wed Jul 16 22:21:22 UTC 2025
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
-------------
Commit messages:
- fix
Changes: https://git.openjdk.org/jdk/pull/26358/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26358&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8361751
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26358.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26358/head:pull/26358
PR: https://git.openjdk.org/jdk/pull/26358
More information about the serviceability-dev
mailing list