JDK-8072440 : serviceability/dcmd/ tests timeout
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-02-03
  • Updated: 2018-03-13
  • Resolved: 2016-09-26
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 9
9 b126Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8072472 :  
Description
The following two test timed out in nightly:

serviceability/dcmd/framework/HelpTest.java
serviceability/dcmd/framework/InvalidCommandTest.java

test result: Error. Program `/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/rt_baseline/linux-i586/bin/java' interrupted! (timed out?)

after 1920 seconds, couldn't find any other useful information in the logs.
Comments
This bug was not fixed by the specified changeset. In fact the opposite was done. It removed the @ignore keyword, so the tests are now run, but without being fixed. The problem still reproduces and is being tracked by JDK-8194057 and JDK-8166642.
13-03-2018