aboutsummaryrefslogtreecommitdiffstats
path: root/file-leak-detector.exclude
diff options
context:
space:
mode:
Diffstat (limited to 'file-leak-detector.exclude')
-rw-r--r--file-leak-detector.exclude3
1 files changed, 3 insertions, 0 deletions
diff --git a/file-leak-detector.exclude b/file-leak-detector.exclude
index aeddb32ed6..80be7de0fa 100644
--- a/file-leak-detector.exclude
+++ b/file-leak-detector.exclude
@@ -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>