You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2021/01/07 06:52:51 UTC

svn commit: r1885228 - /poi/trunk/file-leak-detector.exclude

Author: centic
Date: Thu Jan  7 06:52:51 2021
New Revision: 1885228

URL: http://svn.apache.org/viewvc?rev=1885228&view=rev
Log:
Add one more file-leak-detector exclude

Modified:
    poi/trunk/file-leak-detector.exclude

Modified: poi/trunk/file-leak-detector.exclude
URL: http://svn.apache.org/viewvc/poi/trunk/file-leak-detector.exclude?rev=1885228&r1=1885227&r2=1885228&view=diff
==============================================================================
--- poi/trunk/file-leak-detector.exclude (original)
+++ poi/trunk/file-leak-detector.exclude Thu Jan  7 06:52:51 2021
@@ -69,4 +69,7 @@ org.kohsuke.file_leak_detector.AgentMain
 org.apache.log4j.FileAppender.setFile
 sun.launcher.LauncherHelper.validateMainClass
 sun.util.locale.provider.RuleBasedBreakIterator$1.run
-java.util.ServiceLoader$LazyIterator.hasNextService
\ No newline at end of file
+java.util.ServiceLoader$LazyIterator.hasNextService
+
+# other third party libs
+net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org