JDK-8263618 : misc tests timeout on a particular test machine with ZGC
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 17
  • Priority: P4
  • Status: Closed
  • Resolution: External
  • OS: windows
  • CPU: x86_64
  • Submitted: 2021-03-15
  • Updated: 2021-06-07
  • Resolved: 2021-05-27
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.
Other
tbdResolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The following tests timed out in the JDK17 CI on Windows with ZGC:

runtime/HiddenClasses/StressHiddenClasses.java
runtime/cds/appcds/SharedBaseAddress.java
runtime/cds/appcds/SharedArchiveConsistency.java
runtime/cds/appcds/RelativePath.java

The following test also timed out in the same job set:

runtime/handshake/HandshakeDirectTest.java

but that timeout on Windows with ZGC issue is covered by:

JDK-8260062 runtime/handshake/HandshakeDirectTest.java timed out

There's nothing particularly special about the four test timeouts
that are covered by this bug. JDK-8260062 has lots of analysis
and some interesting theories.
Comments
ILW = MLM = P4
16-03-2021