Uses of Class
org.eclipse.jetty.util.preventers.AbstractLeakPreventer
Packages that use AbstractLeakPreventer
Package
Description
Jetty Util : Common Memory Leak Prevention Tooling
-
Uses of AbstractLeakPreventer in org.eclipse.jetty.util.preventers
Subclasses of AbstractLeakPreventer in org.eclipse.jetty.util.preventersModifier and TypeClassDescriptionclassAppContextLeakPreventer Cause the classloader that is pinned by AppContext.getAppContext() to be a container or system classloader, not a webapp classloader.classAWTLeakPreventer See https://issues.jboss.org/browse/AS7-3733 The java.awt.Toolkit class has a static field that is the default toolkit.classDeprecated.reported as fixed in jdk 7, see https://bugs.java.com/bugdatabase/view_bug.do?classDriverManagerLeakPreventer Cause DriverManager.getCallerClassLoader() to be called, which will pin the classloader.classDeprecated.fixed in jdvm 9b130, see https://bugs.java.com/bugdatabase/view_bug.do?classDeprecated.fixed in jdk 9, see https://bugs.java.com/bugdatabase/view_bug.do?classDeprecated.fixed in jdk 8u192classDeprecated.classloader does not seem to be held any moreclassDeprecated.sun.security.pkcs11.SunPKCS11 class explicitly sets thread classloader to null