JDK-8231169 : Tests time out on Sparc in 11u
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • CPU: sparc
  • Submitted: 2019-09-18
  • Updated: 2023-07-21
  • Resolved: 2023-07-21
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-poolResolved
Related Reports
Relates :  
Description
The following tests time out in 11u on Sparc:
vmTestbase/vm/mlvm/meth/stress/gc/createLotsOfMHConsts/Test.java
vmTestbase/vm/mlvm/cp/stress/classfmt/mt/TestDescription.java
vmTestbase/vm/mlvm/cp/stress/classfmt/correctBootstrap/TestDescription.java
compiler/escapeAnalysis/TestArrayCopy.java
Comments
Duplicate of JDK-8231889
12-12-2019

We're seeing these tests timeout as well for OpenJDK 11, also a lot on PPC platforms. I'll do the backport of JDK-8212028 to OpenJDK 11u-dev and see if things get better there.
09-10-2019

Igor, could you please have a look?
18-09-2019

Interestingly, these are exactly the tests where timeout has been updated in JDK 12 with JDK-8212028: http://hg.openjdk.java.net/jdk/jdk/rev/28375a1de254
18-09-2019