JDK-8248521 : TestVerifyIterativeGVN.java is failing with timeout
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.9-oracle
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2020-06-30
  • Updated: 2021-09-24
  • Resolved: 2020-07-09
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
11.0.9-oracle b01Fixed
Related Reports
Relates :  
Relates :  
Description
The test was added part of JDK-8238756. Test is supposed to run in debug mode with Xcom and Xbatch mode. Timeout has set for 300.  This seems to be causing it to fail.


test result: Error. Program `/mesos/work_dir/jib-master/install/jdk-11.0.9+1-115/macosx-x64-debug.jdk/jdk-11.0.9/fastdebug/bin/java' timed out (timeout set to 2400000ms, elapsed time including timeout handling was 2494591ms)
Comments
openjdk-na because this is tracked as JDK-8249277 for OpenJDK
19-07-2020