From 7eafd4898f8ab2230d498bc0a6101bb1ba35ee3c Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:33:49 -0500 Subject: [PATCH] Exclude jdk_bean subtest Test6397609,Test5102804 - Exclude jdk_bean subtest -`Test6397609`,`Test5102804` on xlinux JDK8. related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal --- openjdk/excludes/ProblemList_openjdk8-openj9.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk8-openj9.txt b/openjdk/excludes/ProblemList_openjdk8-openj9.txt index 783b4408be..a3f5c4e762 100644 --- a/openjdk/excludes/ProblemList_openjdk8-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk8-openj9.txt @@ -18,6 +18,9 @@ # jdk_beans +java/beans/Introspector/Test5102804.java.Test5102804 https://github.com/eclipse-openj9/openj9/issues/20531 linux-x64 +java/beans/PropertyEditor/Test6397609.java.Test6397609 https://github.com/eclipse-openj9/openj9/issues/20531 linux-x64 + ############################################################################ # jdk_lang