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.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 21 JDK 26 JDK 8
11.0.30-oracleFixed 17.0.18-oracleFixed 21.0.10-oracleFixed 26 b08Fixed 8u481Fixed
Related Reports
Relates :  
Description
Noting to go on in the logs. A number of processes involved but can't tell what is happening.
Comments
Changeset: a3843e8e Branch: master Author: Alex Menkov <amenkov@openjdk.org> Date: 2025-07-18 18:38:26 +0000 URL: https://git.openjdk.org/jdk/commit/a3843e8e6e189447e554759c3ba672530f8c7329
18-07-2025

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
16-07-2025