mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update file-leak excludes for XMLBeans/jaxb
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1854719 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
302228dc24
commit
f9c799a751
@ -19,15 +19,16 @@ 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
|
com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
|
||||||
com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
|
|
||||||
com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
|
|
||||||
com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
|
|
||||||
javax.xml.parsers.FactoryFinder.findJarServiceProvider
|
javax.xml.parsers.FactoryFinder.findJarServiceProvider
|
||||||
javax.xml.stream.FactoryFinder.findJarServiceProvider
|
javax.xml.stream.FactoryFinder.findJarServiceProvider
|
||||||
|
|
||||||
# XMLBeans
|
# XMLBeans
|
||||||
org.apache.xmlbeans.impl.regex.RegexParser.setLocale
|
org.apache.xmlbeans.impl.regex.RegexParser.setLocale
|
||||||
org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
|
org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
|
||||||
|
com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
|
||||||
|
com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
|
||||||
|
com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
|
||||||
|
com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector.tailor
|
||||||
|
|
||||||
# JCA
|
# JCA
|
||||||
sun.security.jca.ProviderConfig.getProvider
|
sun.security.jca.ProviderConfig.getProvider
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user