JDK-8189179 : hotspot/jtreg/applications/ctw/Modules.java runs for too long
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2017-10-11
  • Updated: 2017-10-11
  • Resolved: 2017-10-11
Related Reports
Duplicate :  
Description
The test hotspot/jtreg/applications/ctw/Modules.java that was started by the Monday nightly and has been running for 18 hours. This is way too long runtime for a nightly test.  Is this expected or did something go wrong in this particular run?

If the test is expected to run for more than 4-6 hours I don't think it should be included in the nightlies.
Comments
it's a dup of JDK-8186618, ctw hangs on windows due to a bug in awt. I'm going to change /timeout value, so jtreg will kill the test if it takes too long.
11-10-2017