JDK-8272459 : ProblemList compiler/codecache/TestStressCodeBuffers.java on aarch64
Type:Sub-task
Component:hotspot
Sub-Component:compiler
Affected Version:18
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:aarch64
Submitted:2021-08-13
Updated:2021-08-16
Resolved:2021-08-13
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.
In order to reduce the noise in the JDK18 CI, I'm ProblemListing:
compiler/codecache/TestStressCodeBuffers.java
on aarch64 platforms. We currently have 11 sightings in
the JDK18 CI on both linux-aarch64 and macOS-aarch64.
Comments
Changeset: bd7f9b4f
Author: Daniel D. Daugherty <dcubed@openjdk.org>
Date: 2021-08-13 16:57:12 +0000
URL: https://git.openjdk.java.net/jdk/commit/bd7f9b4fb9a037b8efd9d552149efd41ce7f7155
13-08-2021
Here's the context diff for the proposed fix:
$ git diff
diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
index 2b772559c20..0b830c21d9e 100644
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -69,6 +69,7 @@ compiler/whitebox/EnqueueMethodForCompilationTest.java 8265360 macosx-aarch64
compiler/whitebox/MakeMethodNotCompilableTest.java 8265360 macosx-aarch64
compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-x64
+compiler/codecache/TestStressCodeBuffers.java 8272094 generic-aarch64
#############################################################################