From 6d1856234ff25e6851204dd2102d405e67e8a468 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Fri, 26 Jan 2024 20:18:08 +0000 Subject: [PATCH] 8324785: ProblemList two tests on linux due to JDK-8315923 Reviewed-by: rriggs --- test/hotspot/jtreg/ProblemList.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index a9094902cf2..eb3af6881c8 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -109,6 +109,8 @@ runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all runtime/ErrorHandling/TestDwarf.java#checkDecoder 8305489 linux-all runtime/ErrorHandling/MachCodeFramesInErrorFile.java 8313315 linux-ppc64le runtime/cds/appcds/customLoader/HelloCustom_JFR.java 8241075 linux-all,windows-x64 +runtime/os/TestTransparentHugePageUsage.java 8324776 linux-all +runtime/Thread/TestAlwaysPreTouchStacks.java 8324781 linux-all applications/jcstress/copy.java 8229852 linux-all