JDK-8317448 : ProblemList compiler/interpreter/TestVerifyStackAfterDeopt.java on macosx-aarch64 in Xcomp
Type:Sub-task
Component:hotspot
Sub-Component:compiler
Affected Version:22
Priority:P2
Status:Resolved
Resolution:Fixed
OS:os_x
CPU:aarch64
Submitted:2023-10-03
Updated:2023-10-16
Resolved:2023-10-03
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 JDK22 CI, I'm ProblemListing:
compiler/interpreter/TestVerifyStackAfterDeopt.java
on macosx-aarch64 in -Xcomp mode.
Comments
Changeset: 8ff10a0d
Author: Daniel D. Daugherty <dcubed@openjdk.org>
Date: 2023-10-03 19:18:27 +0000
URL: https://git.openjdk.org/jdk/commit/8ff10a0d3520fbeae9fe7aac4226d65b93ec79f8
03-10-2023
[~thartmann] - Thanks for fixing the priority. I was just realizing that
I forgot to make that pass over today's ProblemListing bugs...
03-10-2023
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk/pull/16031
Date: 2023-10-03 17:53:27 +0000
03-10-2023
ILW = Same as JDK-8316392 = P2
03-10-2023
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 76f5850cff6..646c0e1905d 100644
--- a/test/hotspot/jtreg/ProblemList-Xcomp.txt
+++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt
@@ -45,3 +45,4 @@ vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInTarget/TestDescription.java 83
vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java 8299493 macosx-x64
gc/arguments/TestNewSizeFlags.java 8299116 macosx-aarch64
+compiler/interpreter/TestVerifyStackAfterDeopt.java 8316392 macosx-aarch64