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 2016/12/11 20:57:20 UTC

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

Author: centic
Date: Sun Dec 11 20:57:20 2016
New Revision: 1773623

URL: http://svn.apache.org/viewvc?rev=1773623&view=rev
Log:
More file leak detector excludes

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=1773623&r1=1773622&r2=1773623&view=diff
==============================================================================
--- poi/trunk/file-leak-detector.exclude (original)
+++ poi/trunk/file-leak-detector.exclude Sun Dec 11 20:57:20 2016
@@ -8,6 +8,7 @@ org.apache.tools.ant.taskdefs.Antlib.cre
 
 # XML Parser
 com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
+com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
 
 # XMLBeans
 org.apache.xmlbeans.impl.regex.RegexParser.setLocale
@@ -16,6 +17,7 @@ org.apache.xmlbeans.impl.schema.SchemaTy
 # JCA
 sun.security.jca.ProviderConfig.getProvider
 javax.crypto.JceSecurity.setupJurisdictionPolicies
+javax.crypto.Cipher.getMaxAllowedKeyLength
 
 # Java
 sun.text.normalizer.ICUData.getStream



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