mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Add more file-leak exlcudes for the mass regression testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6486fb7c2d
commit
7421bc9a17
@ -39,6 +39,9 @@ javax.crypto.Cipher.getMaxAllowedKeyLength
|
||||
# IntelliJ
|
||||
com.intellij.junit4.JUnit4TestRunnerUtil.<clinit>
|
||||
|
||||
# OpenJPA (regression testing)
|
||||
org.apache.openjpa.enhance.InstrumentationFactory.loadVMClass
|
||||
|
||||
# Java
|
||||
sun.util.resources.LocaleData.getBundle
|
||||
sun.util.LocaleServiceProviderPool.<init>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user