選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

file-leak-detector.exclude 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # JaCoCo Agent
  2. sun.instrument.InstrumentationImpl.loadClassAndStartAgent
  3. # Ant Junit
  4. org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocumentBuilder
  5. # XMLBeans
  6. org.apache.xmlbeans.impl.regex.RegexParser.setLocale
  7. org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
  8. # JVM
  9. sun.security.jca.ProviderConfig.doLoadProvider
  10. javax.xml.parsers.FactoryFinder.findJarServiceProvider
  11. com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
  12. # Codepage support loads classes
  13. java.nio.charset.Charset.lookupViaProviders
  14. # Ant
  15. org.apache.tools.ant.Main.getAntVersion
  16. javax.xml.parsers.FactoryFinder.findJarServiceProvider
  17. org.apache.tools.ant.taskdefs.Antlib.createAntlib
  18. # XML Parser
  19. com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
  20. com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
  21. com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
  22. com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
  23. com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
  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. # Java
  32. sun.util.resources.LocaleData.getBundle
  33. sun.util.LocaleServiceProviderPool.<init>
  34. sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar
  35. sun.net.www.protocol.jar.JarURLConnection.getInputStream
  36. sun.text.normalizer.ICUData.getStream
  37. sun.font.T2KFontScaler.initNativeScaler
  38. sun.font.SunFontManager.loadFonts
  39. sun.font.FontManagerFactory.getInstance
  40. sun.font.TrueTypeFont.open
  41. sun.reflect.misc.MethodUtil.<clinit>
  42. java.util.logging.Logger.findSystemResourceBundle
  43. java.text.BreakIterator.getBundle
  44. sun.java2d.SunGraphicsEnvironment.<init>
  45. org.kohsuke.file_leak_detector.AgentMain.runHttpServer