public class X509TrustManagerImplUnparseableExtensionCleanUp extends Object implements ClassLoaderPreMortemCleanUp
sun.security.ssl.X509TrustManagerImpl keeps a list set of trusted certs, which may include
sun.security.x509.UnparseableExtension that in turn may include an Exception with a backtrace
with references to the classloader that we want to protect| Constructor and Description |
|---|
X509TrustManagerImplUnparseableExtensionCleanUp() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp(ClassLoaderLeakPreventor preventor)
Perform cleanup actions needed to make provided
ClassLoaderLeakPreventor.classLoader
ready for garbage collection. |
public X509TrustManagerImplUnparseableExtensionCleanUp()
public void cleanUp(ClassLoaderLeakPreventor preventor)
ClassLoaderPreMortemCleanUpClassLoaderLeakPreventor.classLoader
ready for garbage collection.cleanUp in interface ClassLoaderPreMortemCleanUpCopyright © 2019. All rights reserved.