JDK-8225373 : gc/arguments tests timed out
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86_64
  • Submitted: 2019-06-05
  • Updated: 2019-07-02
  • Resolved: 2019-07-02
Related Reports
Duplicate :  
Description
The following tests all timed out:

gc/arguments/TestUseCompressedOopsErgo.java#id1
gc/arguments/TestParallelGCThreads.java
gc/arguments/TestObjectTenuringFlags.java
gc/arguments/TestMinInitialErgonomics.java

FWIW they were all run in the same task (on the same machine). 
Comments
Further investigation of JDK-8217170 has found indications of underlying issues and not just a problem with specific machines, so once again this one looks like a duplicate.
02-07-2019

Reopening. JDK-8217170 seems to be associated with Windows VMs running on a particular hypervisor. The failures here were on a different Windows VM on a different hypervisor, so no longer looks quite so duplicate-like.
09-06-2019

I suspect this is just more of JDK-8217170.
06-06-2019

This is with Parallel GC.
06-06-2019