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:
Dominik Stadler 2018-12-25 09:58:42 +00:00
parent 6486fb7c2d
commit 7421bc9a17
1 changed files with 3 additions and 0 deletions

View File

@ -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>