From 7b922104f57cc0de618d33d1a150925adc832e19 Mon Sep 17 00:00:00 2001 From: Thomas Stuefe Date: Tue, 4 Apr 2023 13:11:53 +0000 Subject: [PATCH] 8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86 Reviewed-by: shade --- test/hotspot/jtreg/ProblemList.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 1c67fcf77b4..a231c450f63 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -99,6 +99,7 @@ runtime/os/TestTracePageSizes.java#Serial 8267460 linux-aarch64 runtime/ErrorHandling/CreateCoredumpOnCrash.java 8267433 macosx-x64 runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all runtime/Thread/TestAlwaysPreTouchStacks.java 8305416 generic-all +runtime/ErrorHandling/TestDwarf.java 8305489 linux-i586 applications/jcstress/copy.java 8229852 linux-all