mirror of https://github.com/apache/poi.git
Add one more file-leak-detector exclude
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885228 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ce701485d8
commit
1882dc74c9
|
@ -70,3 +70,6 @@ org.apache.log4j.FileAppender.setFile
|
|||
sun.launcher.LauncherHelper.validateMainClass
|
||||
sun.util.locale.provider.RuleBasedBreakIterator$1.run
|
||||
java.util.ServiceLoader$LazyIterator.hasNextService
|
||||
|
||||
# other third party libs
|
||||
net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate
|
||||
|
|
Loading…
Reference in New Issue