From 46cc7549abbb508523ffdf9fb7440ed5a5ff18cb Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:29:33 -0500 Subject: [PATCH] Exclude TypoInBeanDescription.java on AIX JDK11 (#5952) - Exclude `java/beans/Beans/TypoInBeanDescription.java` on AIX JDK11 related: eclipse-openj9/openj9#20531, runtimes/backlog#1589 Signed-off-by: Anna Babu Palathingal --- openjdk/excludes/ProblemList_openjdk11-openj9.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk11-openj9.txt b/openjdk/excludes/ProblemList_openjdk11-openj9.txt index 38cc7cfed4..8a477c7cf5 100644 --- a/openjdk/excludes/ProblemList_openjdk11-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk11-openj9.txt @@ -22,6 +22,8 @@ # jdk_beans +java/beans/Beans/TypoInBeanDescription.java https://github.ibm.com/runtimes/backlog/issues/1589 aix-all + ############################################################################ # jdk_lang