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.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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. java.util.ResourceBundle.getBundle
  9. # Codepage support loads classes
  10. java.nio.charset.Charset.lookupViaProviders
  11. # Ant
  12. org.apache.tools.ant.Main.getAntVersion
  13. org.apache.tools.ant.taskdefs.Antlib.createAntlib
  14. # XML Parser
  15. com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
  16. com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
  17. com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
  18. com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
  19. com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
  20. javax.xml.parsers.FactoryFinder.findJarServiceProvider
  21. javax.xml.stream.FactoryFinder.findJarServiceProvider
  22. # XMLBeans
  23. org.apache.xmlbeans.impl.regex.RegexParser.setLocale
  24. org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
  25. # JCA
  26. sun.security.jca.ProviderConfig.getProvider
  27. javax.crypto.JceSecurity.setupJurisdictionPolicies
  28. javax.crypto.Cipher.getMaxAllowedKeyLength
  29. # IntelliJ
  30. com.intellij.junit4.JUnit4TestRunnerUtil.<clinit>
  31. # OpenJPA/Derby (regression testing)
  32. org.apache.derby.impl.services.stream.SingleStream.PBmakeFileHPW
  33. org.apache.derby.impl.io.DirFile.getExclusiveFileLock
  34. org.apache.derby.impl.store.raw.data.RAFContainer.run
  35. org.apache.derby.impl.store.raw.log.LogToFile.run
  36. org.apache.derby.client.net.OpenSocketAction.run
  37. org.apache.openjpa.enhance.InstrumentationFactory.loadVMClass
  38. org.apache.openjpa.enhance.PCEnhancer.<init>
  39. org.apache.openjpa.lib.util.J2DoPrivHelper$7.run
  40. serp.bytecode.BCClass.read
  41. serp.util.Strings.toClass
  42. # Java
  43. sun.util.resources.LocaleData.getBundle
  44. sun.util.LocaleServiceProviderPool.<init>
  45. sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar
  46. sun.net.www.protocol.jar.JarURLConnection.getInputStream
  47. sun.text.normalizer.ICUData.getStream
  48. sun.font.T2KFontScaler.initNativeScaler
  49. sun.font.SunFontManager.loadFonts
  50. sun.font.FontManagerFactory.getInstance
  51. sun.font.TrueTypeFont.open
  52. sun.reflect.misc.MethodUtil.<clinit>
  53. java.util.logging.Logger.findSystemResourceBundle
  54. java.text.BreakIterator.getBundle
  55. sun.java2d.SunGraphicsEnvironment.<init>
  56. org.kohsuke.file_leak_detector.AgentMain.runHttpServer
  57. org.apache.log4j.FileAppender.setFile