From ab3b9417832a693150ca2ed4eebd5afa85b3a8e1 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 5 Feb 2024 22:49:00 +0000 Subject: [PATCH] 8325270: ProblemList two compiler/intrinsics/float16 tests that fail due to JDK-8324724 Reviewed-by: vlivanov --- test/hotspot/jtreg/ProblemList.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index eb3af6881c8..f995c2a4cb5 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -76,6 +76,9 @@ compiler/jvmci/TestUncaughtErrorInCompileMethod.java 8309073 generic-all compiler/floatingpoint/TestSubnormalFloat.java 8317810 generic-i586 compiler/floatingpoint/TestSubnormalDouble.java 8317810 generic-i586 +compiler/intrinsics/float16/TestConstFloat16ToFloat.java 8325264 macosx-aarch64 +compiler/intrinsics/float16/Binary16Conversion.java 8325264 macosx-aarch64 + ############################################################################# # :hotspot_gc