JDK-8274114 : ProblemList serviceability/sa/TestJhsdbJstackMixed.java on linux-aarch64 in -Xcomp mode
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • Submitted: 2021-09-22
  • Updated: 2024-02-13
  • Resolved: 2021-09-22
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 17 JDK 18
17.0.12-oracleFixed 18 b16Fixed
Description
In order to reduce the noise in the JDK18 CI, I'm ProblemListing:

serviceability/sa/TestJhsdbJstackMixed.java

on linux-aarch64 in -Xcomp mode.

There are currently 16 sightings in JDK18 CI job sets.
Comments
[17u-na] We don't see this failing in SAP's CI.
12-02-2024

Changeset: eeaf43b2 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-09-22 02:53:02 +0000 URL: https://git.openjdk.java.net/jdk/commit/eeaf43b229941f49326ed6d0f37e77f6f0ce5409
22-09-2021

Here's the context diff for the proposed fix: $ git diff diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index ce331d62c28..0de6561be71 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -36,3 +36,5 @@ vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 lin vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java 8245680 windows-x64 vmTestbase/vm/mlvm/hiddenloader/stress/oome/heap/Test.java 8273095 generic-all + +serviceability/sa/TestJhsdbJstackMixed.java 8248675 linux-aarch64
22-09-2021