From 979d82fae06dd847796a3f7a7a9dd78764f6857e Mon Sep 17 00:00:00 2001 From: Jason Feng Date: Tue, 13 Sep 2022 08:40:58 -0400 Subject: [PATCH] Enable JDK 18/19/20 sun/security/krb5/auto/BasicProc.java (#3958) Signed-off-by: Jason Feng --- openjdk/excludes/ProblemList_openjdk18-openj9.txt | 2 -- openjdk/excludes/ProblemList_openjdk19-openj9.txt | 2 -- openjdk/excludes/ProblemList_openjdk20-openj9.txt | 1 - 3 files changed, 5 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk18-openj9.txt b/openjdk/excludes/ProblemList_openjdk18-openj9.txt index 70cb6da411..ba5530ade5 100644 --- a/openjdk/excludes/ProblemList_openjdk18-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk18-openj9.txt @@ -375,8 +375,6 @@ sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java https://gith # jdk_security4 -sun/security/krb5/auto/BasicProc.java https://github.com/eclipse-openj9/openj9/issues/14803 generic-all - ######################################################################################################################################################## # jdk_sound diff --git a/openjdk/excludes/ProblemList_openjdk19-openj9.txt b/openjdk/excludes/ProblemList_openjdk19-openj9.txt index 12d06abc23..84aaa991ce 100644 --- a/openjdk/excludes/ProblemList_openjdk19-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk19-openj9.txt @@ -439,8 +439,6 @@ sun/security/util/math/TestIntegerModuloP.java https://github.com/eclipse-openj9 # jdk_security4 -sun/security/krb5/auto/BasicProc.java https://github.com/eclipse-openj9/openj9/issues/14803 generic-all - ######################################################################################################################################################## # jdk_sound diff --git a/openjdk/excludes/ProblemList_openjdk20-openj9.txt b/openjdk/excludes/ProblemList_openjdk20-openj9.txt index 2492a8a2e5..24d9d900ae 100644 --- a/openjdk/excludes/ProblemList_openjdk20-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk20-openj9.txt @@ -444,7 +444,6 @@ sun/security/util/math/TestIntegerModuloP.java https://github.com/eclipse-openj9 # jdk_security4 -sun/security/krb5/auto/BasicProc.java https://github.com/eclipse-openj9/openj9/issues/14803 generic-all sun/security/krb5/ccache/Refresh.java https://github.com/eclipse-openj9/openj9/issues/15267 generic-all ########################################################################################################################################################