From 751f02028f7334286ef4eec3cc41150208af656a Mon Sep 17 00:00:00 2001 From: Jason Feng Date: Wed, 26 Feb 2025 20:57:09 -0500 Subject: [PATCH] OpenJ9 excludes javax/management/security/HashedPasswordFileTest.java (#5987) Signed-off-by: Jason Feng --- openjdk/excludes/ProblemList_openjdk24-openj9.txt | 2 ++ openjdk/excludes/ProblemList_openjdk25-openj9.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk24-openj9.txt b/openjdk/excludes/ProblemList_openjdk24-openj9.txt index 92dfd8f242..e4db6b52c3 100644 --- a/openjdk/excludes/ProblemList_openjdk24-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk24-openj9.txt @@ -216,6 +216,8 @@ sun/management/jmxremote/startstop/JMXStatusTest.java https://github.com/ado # jdk_jmx +javax/management/security/HashedPasswordFileTest.java https://github.com/eclipse-openj9/openj9/issues/21138 generic-all + ############################################################################ # jdk_math diff --git a/openjdk/excludes/ProblemList_openjdk25-openj9.txt b/openjdk/excludes/ProblemList_openjdk25-openj9.txt index b22489e80d..68d2ffaeef 100644 --- a/openjdk/excludes/ProblemList_openjdk25-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk25-openj9.txt @@ -194,6 +194,8 @@ sun/management/jmxremote/startstop/JMXStatusTest.java https://github.com/ado # jdk_jmx +javax/management/security/HashedPasswordFileTest.java https://github.com/eclipse-openj9/openj9/issues/21138 generic-all + ############################################################################ # jdk_math