aboutsummaryrefslogtreecommitdiffstats
path: root/file-leak-detector.exclude
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2016-12-11 20:57:40 +0000
committerDominik Stadler <centic@apache.org>2016-12-11 20:57:40 +0000
commitaff072f40b070f0d2f710780895968b4efc44281 (patch)
treed8a4c5e6a7c0b0de687ef50ad976d7a172426a76 /file-leak-detector.exclude
parent1f65811567890ddc2409c99eb9e3b3ee928daccc (diff)
downloadpoi-aff072f40b070f0d2f710780895968b4efc44281.tar.gz
poi-aff072f40b070f0d2f710780895968b4efc44281.zip
Exclude file-leak-detector itself
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773628 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 6a1fc29d5d..b795bd1899 100644
--- a/file-leak-detector.exclude
+++ b/file-leak-detector.exclude
@@ -28,4 +28,5 @@ sun.font.TrueTypeFont.open
sun.reflect.misc.MethodUtil.<clinit>
java.util.logging.Logger.findSystemResourceBundle
java.text.BreakIterator.getBundle
-sun.java2d.SunGraphicsEnvironment.<init> \ No newline at end of file
+sun.java2d.SunGraphicsEnvironment.<init>
+org.kohsuke.file_leak_detector.AgentMain.runHttpServer \ No newline at end of file