aboutsummaryrefslogtreecommitdiffstats
path: root/file-leak-detector.exclude
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2021-01-03 17:02:08 +0000
committerDominik Stadler <centic@apache.org>2021-01-03 17:02:08 +0000
commit695bea4e68ccb14b6b54dc5e90d1914ac21dd45c (patch)
tree6a13bd36a3a870ac264b67bd5aafd6a46237295f /file-leak-detector.exclude
parent218354f5b99de0e0a69dbba6def792745d83db31 (diff)
downloadpoi-695bea4e68ccb14b6b54dc5e90d1914ac21dd45c.tar.gz
poi-695bea4e68ccb14b6b54dc5e90d1914ac21dd45c.zip
Fix file-leak-detector excludes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885067 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'file-leak-detector.exclude')
-rw-r--r--file-leak-detector.exclude2
1 files changed, 1 insertions, 1 deletions
diff --git a/file-leak-detector.exclude b/file-leak-detector.exclude
index de44b67def..d50dcf7578 100644
--- a/file-leak-detector.exclude
+++ b/file-leak-detector.exclude
@@ -68,5 +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
+sun.util.locale.provider.RuleBasedBreakIterator$1.run
java.util.ServiceLoader$LazyIterator.hasNextService \ No newline at end of file