From ba238f4172aa780d434e96f398ad91b26ff13da1 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Thu, 24 Feb 2022 18:12:28 +0000 Subject: [PATCH] Add one more exclude for file-leak-detector git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898384 13f79535-47bb-0310-9956-ffa450edef68 --- file-leak-detector.exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/file-leak-detector.exclude b/file-leak-detector.exclude index e41786dc5b..a4cc805c7f 100644 --- a/file-leak-detector.exclude +++ b/file-leak-detector.exclude @@ -56,6 +56,7 @@ sun.util.resources.LocaleData.getBundle sun.util.LocaleServiceProviderPool. sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar sun.net.www.protocol.jar.JarURLConnection.getInputStream +sun.misc.URLClassPath$JarLoader.ensureOpen sun.text.normalizer.ICUData.getStream sun.font.T2KFontScaler.initNativeScaler sun.font.SunFontManager.loadFonts -- 2.39.5