]> source.dussan.org Git - poi.git/commitdiff
One more file-leak-detector exclude
authorDominik Stadler <centic@apache.org>
Sun, 8 Mar 2020 08:28:20 +0000 (08:28 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 8 Mar 2020 08:28:20 +0000 (08:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874967 13f79535-47bb-0310-9956-ffa450edef68

file-leak-detector.exclude

index ea3c02948600fa313a401321649128e5f2460c63..de44b67def1f35d401ea610a3901b9f0b764293c 100644 (file)
@@ -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