JDK-8223549 : Some test cases in vmTestbase timeout
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 13
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2019-05-08
  • Updated: 2019-05-10
  • Resolved: 2019-05-10
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 13
13Resolved
Related Reports
Duplicate :  
Relates :  
Description
The following test cases failed as '...java' timed out.

vmTestbase/nsk/jvmti/scenarios/contention/TC03/tc03t002/TestDescription.java
vmTestbase/gc/ArrayJuggle/Juggle22/TestDescription.java
vmTestbase/runtime/threads/Bug3/TestDescription.java
vmTestbase/gc/gctests/StringInternGC/StringInternGC.java
vmTestbase/gc/gctests/StringGC/StringGC.java

Output like:
test result: Error. Program `/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk-13-967/linux-x64-debug.jdk/jdk-13/fastdebug/bin/java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1251906ms).

Comments
For now closing as duplicate of JDK-8223537. Please reopen if any other issue.
10-05-2019

JDK-8223537 fix was included into jdk-13-1001. There were no vmTestbase failures in Tier4!
10-05-2019

Most likely it is duplicate of JDK-8223537. I included hs-tier4 (which runs vmTestbase tests) in 8223537 fix testing and it passed clean - no vmTestbase tests timeouts.
10-05-2019

Seems likely that these issues are related. Both are timeouts that started happening May 7.
08-05-2019