[jboss-jira] [JBoss JIRA] (AS7-6785) javax.security.auth.login.Configuration#contextClassLoader grabs a random class loader and holds onto it forever
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Mar 25 07:44:41 EDT 2013
Stuart Douglas created AS7-6785:
-----------------------------------
Summary: javax.security.auth.login.Configuration#contextClassLoader grabs a random class loader and holds onto it forever
Key: AS7-6785
URL: https://issues.jboss.org/browse/AS7-6785
Project: Application Server 7
Issue Type: Bug
Components: Security
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Stuart Douglas
Assignee: Anil Saldhana
This class uses the TCCL that is present at class initialization. This could be any class loader, and is often a deployments class loader, which causes a permgen leak.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list