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-23
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.
Noting to go on in the logs. A number of processes involved but can't tell what is happening.
Comments
Fix request [17u,21u]
I backport this for parity with 17.0.18-oracle,21.0.10-oracle.
No risk, only a test change
Clean backport.
Test passes. SAP nightly testing passed.
21-09-2025
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk17u-dev/pull/3960
Date: 2025-09-19 10:01:51 +0000
19-09-2025
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk21u-dev/pull/2241
Date: 2025-09-19 10:01:44 +0000
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