diff options
author | Dominik Stadler <centic@apache.org> | 2022-02-24 18:12:28 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2022-02-24 18:12:28 +0000 |
commit | ba238f4172aa780d434e96f398ad91b26ff13da1 (patch) | |
tree | c70650c00a18640c74711058138c30e522a0542b | |
parent | 25769795de779a2a90829a61bfc74196b43abdc2 (diff) | |
download | poi-ba238f4172aa780d434e96f398ad91b26ff13da1.tar.gz poi-ba238f4172aa780d434e96f398ad91b26ff13da1.zip |
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
-rw-r--r-- | file-leak-detector.exclude | 1 |
1 files changed, 1 insertions, 0 deletions
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.<init> 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 |