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
This commit is contained in:
Dominik Stadler 2022-02-24 18:12:28 +00:00
parent 25769795de
commit ba238f4172
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ sun.util.resources.LocaleData.getBundle
sun.util.LocaleServiceProviderPool.<init> sun.util.LocaleServiceProviderPool.<init>
sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar
sun.net.www.protocol.jar.JarURLConnection.getInputStream sun.net.www.protocol.jar.JarURLConnection.getInputStream
sun.misc.URLClassPath$JarLoader.ensureOpen
sun.text.normalizer.ICUData.getStream sun.text.normalizer.ICUData.getStream
sun.font.T2KFontScaler.initNativeScaler sun.font.T2KFontScaler.initNativeScaler
sun.font.SunFontManager.loadFonts sun.font.SunFontManager.loadFonts