]> source.dussan.org Git - poi.git/commitdiff
Exclude file-leak-detector itself
authorDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 20:57:40 +0000 (20:57 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 20:57:40 +0000 (20:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773628 13f79535-47bb-0310-9956-ffa450edef68

file-leak-detector.exclude

index 6a1fc29d5dc3d6fcdc66335e13d63997f5ac283a..b795bd1899b1135583dbb49646dfead8533c47ca 100644 (file)
@@ -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