mirror of https://github.com/apache/poi.git
Revert "More file leak detector excludes"
This reverts commit 6c67d08fbaa0c5719a35cd194ab3ca6c4c3cf5f6. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773701 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
66ed545691
commit
848bed459e
|
@ -8,7 +8,6 @@ org.apache.tools.ant.taskdefs.Antlib.createAntlib
|
|||
|
||||
# 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
|
||||
|
@ -17,7 +16,6 @@ org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
|
|||
# JCA
|
||||
sun.security.jca.ProviderConfig.getProvider
|
||||
javax.crypto.JceSecurity.setupJurisdictionPolicies
|
||||
javax.crypto.Cipher.getMaxAllowedKeyLength
|
||||
|
||||
# Java
|
||||
sun.text.normalizer.ICUData.getStream
|
||||
|
|
Loading…
Reference in New Issue