mirror of https://github.com/apache/poi.git
One more file-leak-detector exclude
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1905274 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
56d47448ce
commit
9edabdf32a
|
@ -73,6 +73,8 @@ org.apache.logging.log4j.core.config.ConfigurationSource.getConfigurationSource
|
|||
sun.launcher.LauncherHelper.validateMainClass
|
||||
sun.util.locale.provider.RuleBasedBreakIterator$1.run
|
||||
java.util.ServiceLoader$LazyIterator.hasNextService
|
||||
java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass
|
||||
java.lang.ClassLoader.loadClass
|
||||
|
||||
# other third party libs
|
||||
net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate
|
||||
|
|
Loading…
Reference in New Issue