-
Bug
-
Resolution: Done
-
Major
-
PicketBox_4_0_21.Beta2
-
None
The problematic piece of code is the domainCache member variable which in the DomainInfo value holds a LoginContext instance. This LoginContext has member contextClassLoader which causes the leak. (It points to the ModuleClassLoader of the deployment).
- blocks
-
WFLY-3429 Classloader leak in JBossCachedAuthenticationManager
- Closed