aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Langer <clanger@openjdk.org>2023-08-01 07:39:35 +0000
committerVitaly Provodin <vitaly.provodin@jetbrains.com>2023-08-04 10:27:03 +0700
commit4e12f81c86a816f1145e8b10702807459cf74dc2 (patch)
tree6a78dd3da7fa4b844cec200dfe319fee4de86ae1
parentfba7b16b076dc79dd91f01eb9900f3d8d59b8eb0 (diff)
downloadJetBrainsRuntime-4e12f81c86a816f1145e8b10702807459cf74dc2.tar.gz
8313316: Disable runtime/ErrorHandling/MachCodeFramesInErrorFile.java on ppc64le
Reviewed-by: mbaesken Backport-of: 807ca2d3a1d498f8d51a33b062a003c96344d9b7
-rw-r--r--test/hotspot/jtreg/ProblemList.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
index ba3553375f9..f809da3ab81 100644
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -104,6 +104,7 @@ runtime/ErrorHandling/CreateCoredumpOnCrash.java 8267433 macosx-x64
runtime/CompressedOops/CompressedClassPointers.java 8305765 generic-all
runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all
runtime/ErrorHandling/TestDwarf.java 8305489 linux-all
+runtime/ErrorHandling/MachCodeFramesInErrorFile.java 8313315 linux-ppc64le
applications/jcstress/copy.java 8229852 linux-all