aboutsummaryrefslogtreecommitdiffstats
path: root/file-leak-detector.exclude
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2020-03-08 08:28:20 +0000
committerDominik Stadler <centic@apache.org>2020-03-08 08:28:20 +0000
commitd57edf14f629b44b449c04a54aa85d57cc950c10 (patch)
treeb083cb280187644ae219ff852e9f644adc17f918 /file-leak-detector.exclude
parent1e8cba79ce80d2e1d069a8b03b291d7945c75efc (diff)
downloadpoi-d57edf14f629b44b449c04a54aa85d57cc950c10.tar.gz
poi-d57edf14f629b44b449c04a54aa85d57cc950c10.zip
One more file-leak-detector exclude
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874967 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'file-leak-detector.exclude')
-rw-r--r--file-leak-detector.exclude3
1 files changed, 2 insertions, 1 deletions
diff --git a/file-leak-detector.exclude b/file-leak-detector.exclude
index ea3c029486..de44b67def 100644
--- a/file-leak-detector.exclude
+++ b/file-leak-detector.exclude
@@ -68,4 +68,5 @@ sun.java2d.SunGraphicsEnvironment.<init>
org.kohsuke.file_leak_detector.AgentMain.runHttpServer
org.apache.log4j.FileAppender.setFile
sun.launcher.LauncherHelper.validateMainClass
-sun.util.locale.provider.RuleBasedBreakIterator$1.run2 \ No newline at end of file
+sun.util.locale.provider.RuleBasedBreakIterator$1.run2
+java.util.ServiceLoader$LazyIterator.hasNextService \ No newline at end of file