JDK-8361751 : Test sun/tools/jcmd/TestJcmdSanity.java timed out on Windows
Type:Bug
Component:core-svc
Sub-Component:tools
Affected Version:26
Priority:P3
Status:Resolved
Resolution:Fixed
OS:windows
Submitted:2025-07-10
Updated:2025-09-01
Resolved:2025-07-18
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk/pull/26358
Date: 2025-07-16 20:44:05 +0000
16-07-2025
The test hangs trying to execute jvmd VM.info for the main test process.
VM.info output is lengthy (when the test passes, it overflows jtreg outpu) and looks like we get timeout as described at https://github.com/openjdk/jdk/pull/24672
Need to disable streaming output for the test