Author: centic
Date: Sun Nov 13 19:22:15 2022
New Revision: 1905274
URL: http://svn.apache.org/viewvc?rev=1905274&view=rev
Log:
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=1905274&r1=1905273&r2=1905274&view=diff
==============================================================================
--- poi/trunk/file-leak-detector.exclude (original)
+++ poi/trunk/file-leak-detector.exclude Sun Nov 13 19:22:15 2022
@@ -73,6 +73,8 @@ org.apache.logging.log4j.core.config.Con
sun.launcher.LauncherHelper.validateMainClass
sun.util.locale.provider.RuleBasedBreakIterator$1.run
java.util.ServiceLoader$LazyIterator.hasNextService
+java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass
+java.lang.ClassLoader.loadClass
# other third party libs
net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]