You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

file-leak-detector.exclude 2.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. # JaCoCo Agent
  2. sun.instrument.InstrumentationImpl.loadClassAndStartAgent
  3. org.jacoco.agent.rt.internal_14f7ee5.output.FileOutput.openFile
  4. # Ant Junit
  5. org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocumentBuilder
  6. # JVM
  7. sun.security.jca.ProviderConfig.doLoadProvider
  8. javax.xml.parsers.FactoryFinder.findJarServiceProvider
  9. com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
  10. java.util.ResourceBundle.getBundle
  11. # Codepage support loads classes
  12. java.nio.charset.Charset.lookupViaProviders
  13. # Ant
  14. org.apache.tools.ant.Main.getAntVersion
  15. javax.xml.parsers.FactoryFinder.findJarServiceProvider
  16. org.apache.tools.ant.taskdefs.Antlib.createAntlib
  17. # XML Parser
  18. com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
  19. com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
  20. com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
  21. com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
  22. com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
  23. javax.xml.stream.FactoryFinder.findJarServiceProvider
  24. # XMLBeans
  25. org.apache.xmlbeans.impl.regex.RegexParser.setLocale
  26. org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
  27. # JCA
  28. sun.security.jca.ProviderConfig.getProvider
  29. javax.crypto.JceSecurity.setupJurisdictionPolicies
  30. javax.crypto.Cipher.getMaxAllowedKeyLength
  31. # IntelliJ
  32. com.intellij.junit4.JUnit4TestRunnerUtil.<clinit>
  33. # OpenJPA (regression testing)
  34. org.apache.openjpa.enhance.InstrumentationFactory.loadVMClass
  35. # Java
  36. sun.util.resources.LocaleData.getBundle
  37. sun.util.LocaleServiceProviderPool.<init>
  38. sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar
  39. sun.net.www.protocol.jar.JarURLConnection.getInputStream
  40. sun.text.normalizer.ICUData.getStream
  41. sun.font.T2KFontScaler.initNativeScaler
  42. sun.font.SunFontManager.loadFonts
  43. sun.font.FontManagerFactory.getInstance
  44. sun.font.TrueTypeFont.open
  45. sun.reflect.misc.MethodUtil.<clinit>
  46. java.util.logging.Logger.findSystemResourceBundle
  47. java.text.BreakIterator.getBundle
  48. sun.java2d.SunGraphicsEnvironment.<init>
  49. org.kohsuke.file_leak_detector.AgentMain.runHttpServer