More file leak detector excludes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773623 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
44eec4f698
commit
966d0084b3
@ -8,6 +8,7 @@ org.apache.tools.ant.taskdefs.Antlib.createAntlib
|
|||||||
|
|
||||||
# XML Parser
|
# XML Parser
|
||||||
com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
|
com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
|
||||||
|
com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
|
||||||
|
|
||||||
# XMLBeans
|
# XMLBeans
|
||||||
org.apache.xmlbeans.impl.regex.RegexParser.setLocale
|
org.apache.xmlbeans.impl.regex.RegexParser.setLocale
|
||||||
@ -16,6 +17,7 @@ org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
|
|||||||
# JCA
|
# JCA
|
||||||
sun.security.jca.ProviderConfig.getProvider
|
sun.security.jca.ProviderConfig.getProvider
|
||||||
javax.crypto.JceSecurity.setupJurisdictionPolicies
|
javax.crypto.JceSecurity.setupJurisdictionPolicies
|
||||||
|
javax.crypto.Cipher.getMaxAllowedKeyLength
|
||||||
|
|
||||||
# Java
|
# Java
|
||||||
sun.text.normalizer.ICUData.getStream
|
sun.text.normalizer.ICUData.getStream
|
||||||
|
Loading…
Reference in New Issue
Block a user