Browse Source

Add one more file-leak-detector exclude

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885228 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_0_0
Dominik Stadler 3 years ago
parent
commit
1882dc74c9
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      file-leak-detector.exclude

+ 4
- 1
file-leak-detector.exclude View File

org.apache.log4j.FileAppender.setFile org.apache.log4j.FileAppender.setFile
sun.launcher.LauncherHelper.validateMainClass sun.launcher.LauncherHelper.validateMainClass
sun.util.locale.provider.RuleBasedBreakIterator$1.run sun.util.locale.provider.RuleBasedBreakIterator$1.run
java.util.ServiceLoader$LazyIterator.hasNextService
java.util.ServiceLoader$LazyIterator.hasNextService

# other third party libs
net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate

Loading…
Cancel
Save