JDK-8242150 : [GRAAL] Add jtreg "serviceability/sa/ClhsdbJstackXcompStress.java" to graal problem list
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-04
  • Updated: 2020-05-28
  • Resolved: 2020-05-20
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 15
15 b25Fixed
Related Reports
Relates :  
Relates :  
Description
The 'serviceability/sa/ClhsdbJstackXcompStress.java' times out with Graal. We need to investigate it further and problem list the test for now.

Original Description:

Problem list sa/Clhsdb tests for Graal

Recent changes JDK-8240698 added -Xcomp flag to some Clhsdb tests as result they timed-out when run with Graal.
We already problem listed them for AOT. We should also problem list them for Java Graal.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/60c5c3174890 User: iignatyev Date: 2020-05-20 22:14:53 +0000
20-05-2020

My testing shows that we only have one test that times out, the "serviceability/sa/ClhsdbJstackXcompStress.java". JDK-8244656 has been raised to investigate the failure. There were other failures as well, but they have logical rather than performance nature and already have their issues open.
08-05-2020