2017-04-16 06:19:49 -04:00
|
|
|
# JaCoCo Agent
|
|
|
|
sun.instrument.InstrumentationImpl.loadClassAndStartAgent
|
|
|
|
org.jacoco.agent.rt.internal_14f7ee5.output.FileOutput.openFile
|
|
|
|
|
|
|
|
# Ant Junit
|
|
|
|
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.getDocumentBuilder
|
|
|
|
|
|
|
|
# JVM
|
|
|
|
sun.security.jca.ProviderConfig.doLoadProvider
|
2018-12-19 05:20:39 -05:00
|
|
|
java.util.ResourceBundle.getBundle
|
2017-04-16 06:19:49 -04:00
|
|
|
|
|
|
|
# Codepage support loads classes
|
|
|
|
java.nio.charset.Charset.lookupViaProviders
|
|
|
|
|
|
|
|
# Ant
|
|
|
|
org.apache.tools.ant.Main.getAntVersion
|
|
|
|
org.apache.tools.ant.taskdefs.Antlib.createAntlib
|
|
|
|
|
|
|
|
# XML Parser
|
|
|
|
com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle
|
|
|
|
com.sun.org.apache.xml.internal.serializer.OutputPropertiesFactory.loadPropertiesFile
|
2019-01-27 04:57:19 -05:00
|
|
|
javax.xml.parsers.FactoryFinder.findJarServiceProvider
|
2017-04-16 06:19:49 -04:00
|
|
|
javax.xml.stream.FactoryFinder.findJarServiceProvider
|
|
|
|
|
|
|
|
# XMLBeans
|
|
|
|
org.apache.xmlbeans.impl.regex.RegexParser.setLocale
|
|
|
|
org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl$XsbReader.getLoaderStream
|
2019-03-03 09:09:54 -05:00
|
|
|
com.sun.xml.internal.bind.v2.runtime.property.ArrayElementNodeProperty.<init>
|
|
|
|
com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>
|
|
|
|
com.sun.xml.internal.bind.v2.runtime.property.SingleElementNodeProperty.<init>
|
|
|
|
com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector.tailor
|
2017-04-16 06:19:49 -04:00
|
|
|
|
|
|
|
# JCA
|
|
|
|
sun.security.jca.ProviderConfig.getProvider
|
|
|
|
javax.crypto.JceSecurity.setupJurisdictionPolicies
|
|
|
|
javax.crypto.Cipher.getMaxAllowedKeyLength
|
|
|
|
|
|
|
|
# IntelliJ
|
|
|
|
com.intellij.junit4.JUnit4TestRunnerUtil.<clinit>
|
2020-01-30 16:09:22 -05:00
|
|
|
com.intellij.rt.coverage.instrumentation.AbstractIntellijClassfileTransformer.getOrLoadClassReader
|
2017-04-16 06:19:49 -04:00
|
|
|
|
2019-01-27 04:57:19 -05:00
|
|
|
# OpenJPA/Derby (regression testing)
|
|
|
|
org.apache.derby.impl.services.stream.SingleStream.PBmakeFileHPW
|
|
|
|
org.apache.derby.impl.io.DirFile.getExclusiveFileLock
|
|
|
|
org.apache.derby.impl.store.raw.data.RAFContainer.run
|
|
|
|
org.apache.derby.impl.store.raw.log.LogToFile.run
|
|
|
|
org.apache.derby.client.net.OpenSocketAction.run
|
2018-12-25 04:58:42 -05:00
|
|
|
org.apache.openjpa.enhance.InstrumentationFactory.loadVMClass
|
2019-01-27 04:57:19 -05:00
|
|
|
org.apache.openjpa.enhance.PCEnhancer.<init>
|
|
|
|
org.apache.openjpa.lib.util.J2DoPrivHelper$7.run
|
|
|
|
serp.bytecode.BCClass.read
|
|
|
|
serp.util.Strings.toClass
|
2018-12-25 04:58:42 -05:00
|
|
|
|
2023-01-30 07:19:33 -05:00
|
|
|
# Logging
|
|
|
|
java.util.logging.Logger.findSystemResourceBundle
|
|
|
|
java.util.logging.LogManager.readPrimordialConfiguration
|
|
|
|
org.slf4j.LoggerFactory.getLogger
|
|
|
|
org.apache.log4j.FileAppender.setFile
|
|
|
|
org.apache.logging.log4j.core.config.ConfigurationSource.getConfigurationSource
|
|
|
|
|
2017-04-16 06:19:49 -04:00
|
|
|
# Java
|
|
|
|
sun.util.resources.LocaleData.getBundle
|
|
|
|
sun.util.LocaleServiceProviderPool.<init>
|
|
|
|
sun.util.calendar.LocalGregorianCalendar.getLocalGregorianCalendar
|
|
|
|
sun.net.www.protocol.jar.JarURLConnection.getInputStream
|
2022-02-24 13:12:28 -05:00
|
|
|
sun.misc.URLClassPath$JarLoader.ensureOpen
|
2017-04-16 06:19:49 -04:00
|
|
|
sun.text.normalizer.ICUData.getStream
|
|
|
|
sun.font.T2KFontScaler.initNativeScaler
|
|
|
|
sun.font.SunFontManager.loadFonts
|
|
|
|
sun.font.FontManagerFactory.getInstance
|
|
|
|
sun.font.TrueTypeFont.open
|
|
|
|
sun.reflect.misc.MethodUtil.<clinit>
|
|
|
|
java.text.BreakIterator.getBundle
|
|
|
|
sun.java2d.SunGraphicsEnvironment.<init>
|
|
|
|
org.kohsuke.file_leak_detector.AgentMain.runHttpServer
|
2020-01-30 16:09:22 -05:00
|
|
|
sun.launcher.LauncherHelper.validateMainClass
|
2021-01-03 12:02:08 -05:00
|
|
|
sun.util.locale.provider.RuleBasedBreakIterator$1.run
|
2021-01-07 01:52:51 -05:00
|
|
|
java.util.ServiceLoader$LazyIterator.hasNextService
|
2022-11-13 14:22:15 -05:00
|
|
|
java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass
|
|
|
|
java.lang.ClassLoader.loadClass
|
2021-01-07 01:52:51 -05:00
|
|
|
|
|
|
|
# other third party libs
|
|
|
|
net.bytebuddy.dynamic.ClassFileLocator$ForClassLoader.locate
|