From 312bbe7d7550b313ad38ae8dcfd9a7d9b65839fc Mon Sep 17 00:00:00 2001 From: Thomas Stuefe Date: Mon, 3 Apr 2023 16:58:54 +0000 Subject: [PATCH] 8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java 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 39754784519..71e67498562 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -100,6 +100,7 @@ runtime/ErrorHandling/CreateCoredumpOnCrash.java 8267433 macosx-x64 runtime/vthread/RedefineClass.java 8297286 generic-all runtime/vthread/TestObjectAllocationSampleEvent.java 8297286 generic-all runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all +runtime/Thread/TestAlwaysPreTouchStacks.java 8305416 generic-all applications/jcstress/copy.java 8229852 linux-all