JDK-8289585 : ProblemList sun/tools/jhsdb/JStackStressTest.java on linux-aarch64
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-07-01
  • Updated: 2022-07-27
  • Resolved: 2022-07-01
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 19 JDK 20
19 b30Fixed 20Fixed
Description
In order to reduce noise in the JDK19 CI, I'm ProblemListing:

sun/tools/jhsdb/JStackStressTest.java

on linux-aarch64.
Comments
Changeset: 20124ac7 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2022-07-01 16:21:31 +0000 URL: https://git.openjdk.org/jdk19/commit/20124ac755acbe801d51a26dc5176239d1256279
01-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk19/pull/100 Date: 2022-07-01 16:12:17 +0000
01-07-2022

Here's the context diffs for the proposed fix: $ git diff diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 61c2ed98d65..d2c5c4ae83a 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -739,6 +739,8 @@ sun/tools/jstat/jstatLineCounts2.sh 8268211 linux-aa sun/tools/jstat/jstatLineCounts3.sh 8268211 linux-aarch64 sun/tools/jstat/jstatLineCounts4.sh 8268211 linux-aarch64 +sun/tools/jhsdb/JStackStressTest.java 8276210 linux-aarch64 + ############################################################################ # jdk_other
01-07-2022